Skip to content

Commit 790dd67

Browse files
committed
JCR-5111: update kotlin-stdlib dependency to 1.9.25
1 parent c7812ca commit 790dd67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jackrabbit-vfs-ext/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>org.jetbrains.kotlin</groupId>
7575
<artifactId>kotlin-stdlib</artifactId>
76-
<version>1.9.0</version>
76+
<version>1.9.25</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)