Skip to content

Commit

Permalink
Merge pull request #499 from graphhopper/dependabot/maven/jsprit-io/x…
Browse files Browse the repository at this point in the history
…erces-xercesImpl-2.12.0

Bump xercesImpl from 2.11.0 to 2.12.0 in /jsprit-io
  • Loading branch information
oblonski authored Nov 21, 2020
2 parents f03c8de + 4319b27 commit 24bb801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsprit-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<version>2.11.0</version>
<version>2.12.0</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 24bb801

Please sign in to comment.