Skip to content

Commit a9537cc

Browse files
author
Yuriy Krymlov
committedFeb 6, 2022
2.10.02f
1 parent 11212cf commit a9537cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>swisseph</groupId>
1111
<artifactId>swe</artifactId>
12-
<version>2.10.02e</version>
12+
<version>2.10.02f</version>
1313

1414
<properties>
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.apache.commons</groupId>
2525
<artifactId>commons-lang3</artifactId>
26-
<version>3.12.0</version>
26+
<version>3.7</version>
2727
</dependency>
2828

2929
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.