Skip to content

Commit 09d2f5f

Browse files
committed
done. going to bed now. (C) whatthecommit.com
1 parent 03a7256 commit 09d2f5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
<project.reporting.outputEncoding>${encoding}</project.reporting.outputEncoding>
1818
<vavr.version>0.10.2</vavr.version>
1919
<slf4j.version>1.7.28</slf4j.version>
20-
<jersey.version>2.29</jersey.version>
2120
<log4j.version>2.14.1</log4j.version>
21+
<jersey.version>3.0.1</jersey.version>
2222
<lombok.version>1.18.20</lombok.version>
2323
<assertj.version>3.19.0</assertj.version>
2424
<jackson.version>2.12.3</jackson.version>
@@ -28,7 +28,7 @@
2828
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
2929
<jandex-maven-plugin.version>1.0.8</jandex-maven-plugin.version>
3030
<capsule-maven-plugin.version>1.5.1</capsule-maven-plugin.version>
31-
<spotbugs-maven-plugin.version>4.2.0</spotbugs-maven-plugin.version>
31+
<spotbugs-maven-plugin.version>4.2.2</spotbugs-maven-plugin.version>
3232
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
3333
<bundle>bundle</bundle>
3434
</properties>

0 commit comments

Comments
 (0)