Skip to content

Commit 6cee1af

Browse files
authored
Merge pull request #487 from fugerit-org/dependabot/maven/kotlin.version-2.2.10
Bump kotlin.version from 2.2.0 to 2.2.10
2 parents b1dfecc + cf1c6df commit 6cee1af

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

fj-doc-base-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<properties>
2525
<fj-script-helper-version>2.0.3</fj-script-helper-version>
26-
<kotlin.version>2.2.0</kotlin.version>
26+
<kotlin.version>2.2.10</kotlin.version>
2727
</properties>
2828

2929
<build>

fj-doc-playground-quarkus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<exec-plugin.version>3.5.1</exec-plugin.version>
2626
<antrun-plugin.version>3.1.0</antrun-plugin.version>
2727
<fj-service-helper-bom-version>1.5.0</fj-service-helper-bom-version>
28-
<kotlin.version>2.2.0</kotlin.version>
28+
<kotlin.version>2.2.10</kotlin.version>
2929
</properties>
3030
<dependencyManagement>
3131
<dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<jajarta-jaxb-version>4.0.2</jajarta-jaxb-version>
3535
<jajarta-jaxb-impl-version>4.0.5</jajarta-jaxb-impl-version>
3636
<poi5-version>${poi-version}</poi5-version>
37-
<kotlin.version>2.2.0</kotlin.version>
37+
<kotlin.version>2.2.10</kotlin.version>
3838
<quarkus-version>3.25.3</quarkus-version>
3939
</properties>
4040

0 commit comments

Comments
 (0)