Skip to content

Commit

Permalink
Merge pull request #351 from AxonIQ/dependabot/maven/maven-dependenci…
Browse files Browse the repository at this point in the history
…es-923383b480

Bump the maven-dependencies group with 8 updates
  • Loading branch information
smcvb authored Mar 11, 2024
2 parents 0af4320 + 8412ccb commit ddbfdb0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<grpc.version>1.59.1</grpc.version>

<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.23.0</log4j.version>
<log4j.version>2.23.1</log4j.version>

<javax-annotation.version>1.3.2</javax-annotation.version>

Expand All @@ -59,7 +59,7 @@
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
<mockito.version>4.11.0</mockito.version>
<testcontainers.version>1.19.6</testcontainers.version>
<testcontainers.version>1.19.7</testcontainers.version>
<testng.version>7.5.1</testng.version>

<httpclient5.version>5.3.1</httpclient5.version>
Expand Down Expand Up @@ -385,7 +385,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.6.0</version>
<version>3.7.0</version>
<configuration>
<descriptorSourceDirectory>assembly</descriptorSourceDirectory>
<archiverConfig>
Expand Down Expand Up @@ -510,7 +510,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit ddbfdb0

Please sign in to comment.