Skip to content

Commit

Permalink
Merge pull request #382 from AxonIQ/dependabot/maven/maven-dependenci…
Browse files Browse the repository at this point in the history
…es-9043aa64df

Bump the maven-dependencies group with 2 updates
  • Loading branch information
smcvb authored Sep 16, 2024
2 parents 30808c5 + f8c5243 commit f117d07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<javax-annotation.version>1.3.2</javax-annotation.version>

<reactive.streams.version>1.0.4</reactive.streams.version>
<projectreactor.version>3.6.9</projectreactor.version>
<projectreactor.version>3.6.10</projectreactor.version>

<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
Expand Down Expand Up @@ -509,7 +509,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.5</version>
<version>3.2.6</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit f117d07

Please sign in to comment.