Skip to content

Commit 97e8910

Browse files
committed
Dependency updates
1 parent e892369 commit 97e8910

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
@@ -700,7 +700,7 @@
700700
<awaitility-version>4.2.1</awaitility-version>
701701
<client-java-version>19.0.1</client-java-version>
702702
<findbugs-version>3.0.1u2</findbugs-version>
703-
<kotlin-stdlib-version>2.0.0</kotlin-stdlib-version>
703+
<kotlin-stdlib-version>2.0.10</kotlin-stdlib-version>
704704
<okhttp-version>4.12.0</okhttp-version>
705705
<okio-version>3.9.0</okio-version>
706706
<bc-jdk18on-version>1.78.1</bc-jdk18on-version>
@@ -709,8 +709,8 @@
709709
<junit.platform.version>1.7.0</junit.platform.version>
710710
<junit.platform.surefire.version>1.3.2</junit.platform.surefire.version>
711711
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
712-
<jersey-version>3.1.7</jersey-version>
713-
<parsson-version>1.1.6</parsson-version>
712+
<jersey-version>3.1.8</jersey-version>
713+
<parsson-version>1.1.7</parsson-version>
714714
<grizzly-version>4.0.2</grizzly-version>
715715
<jakarta-version>6.1.0</jakarta-version>
716716
<prometheus-version>0.16.0</prometheus-version>

0 commit comments

Comments
 (0)