Skip to content

Commit

Permalink
Merge pull request #61 from volodya-lombrozo/renovate/maven.version
Browse files Browse the repository at this point in the history
fix(deps): update maven.version to v3.9.5
  • Loading branch information
volodya-lombrozo authored Oct 7, 2023
2 parents 2a311b3 + a4c0d59 commit 83978d8
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 @@ -44,7 +44,7 @@
<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.4</maven.version>
<maven.version>3.9.5</maven.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 83978d8

Please sign in to comment.