Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.maven:maven-core to v3.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 1, 2023
1 parent 384d068 commit d2e6a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<maven-plugin-plugin.version>3.10.2</maven-plugin-plugin.version>
<maven-core.version>3.9.5</maven-core.version>
<maven-core.version>3.9.6</maven-core.version>
<maven-plugin-annotations.version>3.10.2</maven-plugin-annotations.version>
<maven-surefire-plugin.version>3.2.2</maven-surefire-plugin.version>
<plexus-component.version>2.1.1</plexus-component.version>
Expand Down

0 comments on commit d2e6a13

Please sign in to comment.