Skip to content

Commit 1db951a

Browse files
committed
Dependency updates
1 parent 3e44ced commit 1db951a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@
632632
<maven-dependency-plugin-version>3.6.1</maven-dependency-plugin-version>
633633
<exec-maven-plugin-version>3.1.1</exec-maven-plugin-version>
634634
<spotbugs-maven-plugin-version>4.8.1.0</spotbugs-maven-plugin-version>
635-
<spotbugs-version>4.8.1</spotbugs-version>
635+
<spotbugs-version>4.8.3</spotbugs-version>
636636
<checkstyle-version>10.12.5</checkstyle-version>
637637
<directory-maven-version>1.0</directory-maven-version>
638638
<maven-jxr-plugin-version>3.3.1</maven-jxr-plugin-version>
@@ -648,10 +648,10 @@
648648
<httpunit-version>1.7.3</httpunit-version>
649649
<voyager-client-version>0.1.0</voyager-client-version>
650650
<jsonpath-version>2.8.0</jsonpath-version>
651-
<mojo-build-helper-version>3.4.0</mojo-build-helper-version>
651+
<mojo-build-helper-version>3.5.0</mojo-build-helper-version>
652652
<maven-plugin-version>1.0.0</maven-plugin-version>
653653
<assertj.core.version>3.24.2</assertj.core.version>
654-
<commons.io.version>2.15.0</commons.io.version>
654+
<commons.io.version>2.15.1</commons.io.version>
655655
<awaitility-version>4.2.0</awaitility-version>
656656
<client-java-version>16.0.3</client-java-version>
657657
<kotlin-stdlib-version>1.9.21</kotlin-stdlib-version>
@@ -663,7 +663,7 @@
663663
<junit.platform.version>1.7.0</junit.platform.version>
664664
<junit.platform.surefire.version>1.3.2</junit.platform.surefire.version>
665665
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
666-
<jersey-version>3.1.3</jersey-version>
666+
<jersey-version>3.1.4</jersey-version>
667667
<jackson-version>2.16.0</jackson-version>
668668
<snakeyaml-version>1.33</snakeyaml-version>
669669
<jackson-databind-version>2.16.0</jackson-databind-version>

0 commit comments

Comments
 (0)