Skip to content

Commit b038e60

Browse files
committed
Dependency updates
1 parent 65e0be7 commit b038e60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@
704704
<awaitility-version>4.2.1</awaitility-version>
705705
<client-java-version>19.0.1</client-java-version>
706706
<findbugs-version>3.0.1u2</findbugs-version>
707-
<kotlin-stdlib-version>2.0.0</kotlin-stdlib-version>
707+
<kotlin-stdlib-version>2.0.10</kotlin-stdlib-version>
708708
<okhttp-version>4.12.0</okhttp-version>
709709
<okio-version>3.9.0</okio-version>
710710
<bc-jdk18on-version>1.78.1</bc-jdk18on-version>
@@ -713,8 +713,8 @@
713713
<junit.platform.version>1.7.0</junit.platform.version>
714714
<junit.platform.surefire.version>1.3.2</junit.platform.surefire.version>
715715
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
716-
<jersey-version>3.1.7</jersey-version>
717-
<parsson-version>1.1.6</parsson-version>
716+
<jersey-version>3.1.8</jersey-version>
717+
<parsson-version>1.1.7</parsson-version>
718718
<grizzly-version>4.0.2</grizzly-version>
719719
<jakarta-version>6.1.0</jakarta-version>
720720
<prometheus-version>0.16.0</prometheus-version>

0 commit comments

Comments
 (0)