Skip to content

Commit

Permalink
fix: upgrade net.sf.saxon:Saxon-HE from 10.8 to 10.9
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade net.sf.saxon:Saxon-HE from 10.8 to 10.9.

See this package in Maven Repository:
https://mvnrepository.com/artifact/net.sf.saxon/Saxon-HE/

See this project in Snyk:
https://app.snyk.io/org/sherfeyinv/project/ffe00adb-9004-4c2b-a027-e86da84d99ff?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 17, 2024
1 parent dcd76b2 commit acb4dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/examples/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>Saxon-HE</artifactId>
<version>10.8</version>
<version>10.9</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit acb4dd6

Please sign in to comment.