org.apache.xmlgraphics:batik-swing
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -1,4 +0,5 @@ | ||
| #Created by Apache Maven 3.6.0 | ||
| version=1.17 | ||
| #Generated by Maven | ||
| #Tue Oct 01 11:28:00 BST 2024 | ||
| version=1.18 | ||
| groupId=org.apache.xmlgraphics | ||
| artifactId=batik-swing |
@@ -34,3 +34,3 @@ <?xml version="1.0"?> | ||
| <artifactId>batik</artifactId> | ||
| <version>1.17</version> | ||
| <version>1.18</version> | ||
| </parent> | ||
@@ -99,2 +99,8 @@ | ||
| </dependency> | ||
| <dependency> | ||
| <groupId>junit</groupId> | ||
| <artifactId>junit</artifactId> | ||
| <version>${junit.version}</version> | ||
| <scope>test</scope> | ||
| </dependency> | ||
| </dependencies> | ||
@@ -105,2 +111,14 @@ | ||
| <plugin> | ||
| <groupId>org.apache.maven.plugins</groupId> | ||
| <artifactId>maven-jar-plugin</artifactId> | ||
| <configuration> | ||
| <archive> | ||
| <manifestEntries> | ||
| <Automatic-Module-Name>org.apache.xmlgraphics.batik.swing</Automatic-Module-Name> | ||
| </manifestEntries> | ||
| </archive> | ||
| </configuration> | ||
| </plugin> | ||
| <plugin> | ||
| <groupId>org.apache.maven.plugins</groupId> | ||
| <artifactId>maven-dependency-plugin</artifactId> | ||
@@ -107,0 +125,0 @@ <version>${dependency.version}</version><!--$NO-MVN-MAN-VER$--> |
+1
-1
| Apache Batik | ||
| Copyright 1999-2023 The Apache Software Foundation | ||
| Copyright 1999-2022 The Apache Software Foundation | ||
@@ -4,0 +4,0 @@ This product includes software developed at |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet