Skip to content

Commit

Permalink
Bumping more dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
klakegg committed Aug 24, 2023
1 parent 8a628f3 commit eef5138
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>Saxon-HE</artifactId>
<version>12.2</version>
<version>12.3</version>
</dependency>

<!-- Logging -->
Expand Down Expand Up @@ -166,7 +166,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.1-jre</version>
<version>32.1.2-jre</version>
</dependency>
<dependency>
<groupId>com.google.inject</groupId>
Expand Down

0 comments on commit eef5138

Please sign in to comment.