Skip to content

Commit

Permalink
Updated dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pwall567 committed Jan 14, 2025
1 parent efd9647 commit 17c1672
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,17 +63,17 @@
<dependency>
<groupId>io.kjson</groupId>
<artifactId>kjson-core</artifactId>
<version>9.1</version>
<version>9.2</version>
</dependency>
<dependency>
<groupId>io.kjson</groupId>
<artifactId>kjson-pointer</artifactId>
<version>8.3</version>
<version>8.6</version>
</dependency>
<dependency>
<groupId>io.kjson</groupId>
<artifactId>kjson-yaml</artifactId>
<version>3.3</version>
<version>3.6</version>
</dependency>
<dependency>
<groupId>net.pwall.util</groupId>
Expand All @@ -83,7 +83,7 @@
<dependency>
<groupId>net.pwall.json</groupId>
<artifactId>json-validation</artifactId>
<version>2.0</version>
<version>2.1</version>
</dependency>
<dependency>
<groupId>io.kjson</groupId>
Expand Down

0 comments on commit 17c1672

Please sign in to comment.