Skip to content

Commit

Permalink
Merge pull request #156 from AxonFramework/dependabot/maven/maven-dep…
Browse files Browse the repository at this point in the history
…endencies-b166760cc9

Bump the maven-dependencies group with 1 update
  • Loading branch information
smcvb authored Jan 3, 2024
2 parents e8a99bf + 2e792b8 commit 667369a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.12.0</version>
<version>3.12.1</version>
<configuration>
<target>${java.version}</target>
<source>${java.version}</source>
Expand Down

0 comments on commit 667369a

Please sign in to comment.