Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.maven:maven-core to v3.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 6f0d0b9 commit 7110576
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 @@ -87,7 +87,7 @@ SOFTWARE.
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<maven.version>3.9.0</maven.version>
<maven.version>3.9.5</maven.version>
<skipITs/>
</properties>
<dependencies>
Expand Down

0 comments on commit 7110576

Please sign in to comment.