Skip to content

Commit d9a9146

Browse files
authored
Merge pull request #177 from CloneWith/dependabot/maven/maven-f35c1e0f49
Bump the maven group with 4 updates
2 parents 6566f33 + 2630fbe commit d9a9146

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<plugin>
7272
<groupId>org.codehaus.mojo</groupId>
7373
<artifactId>exec-maven-plugin</artifactId>
74-
<version>3.6.2</version>
74+
<version>3.6.3</version>
7575
<executions>
7676
<execution>
7777
<id>run</id>
@@ -240,7 +240,7 @@
240240
<dependency>
241241
<groupId>org.apache.maven</groupId>
242242
<artifactId>maven-artifact</artifactId>
243-
<version>3.9.11</version>
243+
<version>3.9.12</version>
244244
</dependency>
245245
<dependency>
246246
<groupId>org.tukaani</groupId>
@@ -256,12 +256,12 @@
256256
<dependency>
257257
<groupId>org.apache.logging.log4j</groupId>
258258
<artifactId>log4j-core</artifactId>
259-
<version>2.25.2</version>
259+
<version>2.25.3</version>
260260
</dependency>
261261
<dependency>
262262
<groupId>org.apache.logging.log4j</groupId>
263263
<artifactId>log4j-slf4j-impl</artifactId>
264-
<version>2.25.2</version>
264+
<version>2.25.3</version>
265265
</dependency>
266266
</dependencies>
267267
</project>

0 commit comments

Comments
 (0)