ref #9359 update maven-jar-plugin to 3.2.2 in cdmlib
authorAndreas Müller <a.mueller@bgbm.org>
Sat, 15 Jan 2022 10:44:32 +0000 (11:44 +0100)
committerAndreas Müller <a.mueller@bgbm.org>
Sat, 15 Jan 2022 10:44:32 +0000 (11:44 +0100)
cdmlib-io/pom.xml
cdmlib-persistence/pom.xml
cdmlib-test/pom.xml

index 976734150757497d47d73a8b1bc16c2f782d29bd..01ce01c78661d84576aca231041076640b4df178 100644 (file)
@@ -18,7 +18,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>
-        <version>3.2.0</version>
+        <version>3.2.2</version>
         <executions>
           <execution>
             <goals>
index 4ea9e097b9e2b8932659d2cf5394bb41ba2c75f5..e58c5025ecc58c944a572a8e078f8e3606d78dbd 100644 (file)
@@ -18,7 +18,7 @@
         <!-- TODO do we need this? At all or move it in cdmlib-test? -->
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>
-        <version>3.2.0</version>
+        <version>3.2.2</version>
         <executions>
           <execution>
             <goals>
index 66569df03a14e310b86c770638ec684c39689813..2ed13cd83d2d53bda77dfdb7f1353c41102f85a4 100644 (file)
@@ -44,7 +44,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>
-        <version>3.2.0</version>
+        <version>3.2.2</version>
         <executions>
           <execution>
             <goals>