Skip to content

Commit

Permalink
Bump org.apache.xmlgraphics:batik-svggen from 1.16 to 1.17
Browse files Browse the repository at this point in the history
Bumps org.apache.xmlgraphics:batik-svggen from 1.16 to 1.17.

---
updated-dependencies:
- dependency-name: org.apache.xmlgraphics:batik-svggen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mirkosertic committed Sep 11, 2023
1 parent 5cf1e3b commit f1b17f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>batik-svggen</artifactId>
<version>1.16</version>
<version>1.17</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion languagefeatures/java20/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>batik-svggen</artifactId>
<version>1.16</version>
<version>1.17</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f1b17f5

Please sign in to comment.