We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9645bde commit c416f8aCopy full SHA for c416f8a
pom.xml
@@ -41,7 +41,7 @@
41
<k9format.version>9.8.0</k9format.version>
42
<jackson.version>2.18.2</jackson.version>
43
<asm.version>9.7.1</asm.version>
44
- <kotlin-stdlib.version>2.1.0</kotlin-stdlib.version>
+ <kotlin-stdlib.version>2.1.10</kotlin-stdlib.version>
45
<jandex.version>3.2.3</jandex.version>
46
<flyway.version>11.2.0</flyway.version>
47
<pdfgen-core.version>1.1.40</pdfgen-core.version>
@@ -487,7 +487,7 @@
487
<!-- lagt her for å sikre dependencyConvergence -->
488
<groupId>commons-codec</groupId>
489
<artifactId>commons-codec</artifactId>
490
- <version>1.17.2</version>
+ <version>1.18.0</version>
491
</dependency>
492
<dependency>
493
0 commit comments