Skip to content

Commit

Permalink
Merge pull request #840 from quickfix-j/dependabot/maven/net.sf.saxon…
Browse files Browse the repository at this point in the history
…-Saxon-HE-12.5

Bump net.sf.saxon:Saxon-HE from 12.4 to 12.5
  • Loading branch information
chrjohn authored Jul 3, 2024
2 parents c3f87d6 + b64d205 commit e78c740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickfixj-codegenerator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>Saxon-HE</artifactId>
<version>12.4</version>
<version>12.5</version>
</dependency>
<dependency>
<groupId>org.junit.vintage</groupId>
Expand Down

0 comments on commit e78c740

Please sign in to comment.