Skip to content

Commit ea9f682

Browse files
jhalexandCraigacp
authored andcommitted
Updated dependency versions
1 parent 478e14e commit ea9f682

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

olcut-config-edn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>us.bpsm</groupId>
6060
<artifactId>edn-java</artifactId>
61-
<version>0.6.0</version>
61+
<version>0.7.1</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>${project.groupId}</groupId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
<maven.compiler.source>1.8</maven.compiler.source>
4141
<maven.compiler.target>1.8</maven.compiler.target>
4242
<jsk.version>2.2.3</jsk.version>
43-
<jackson.version>2.11.0</jackson.version>
44-
<jline.version>3.14.0</jline.version>
43+
<jackson.version>2.11.2</jackson.version>
44+
<jline.version>3.15.0</jline.version>
4545
<junit.version>5.6.0</junit.version>
4646
</properties>
4747
<modules>

0 commit comments

Comments
 (0)