Skip to content

Commit

Permalink
Merge pull request #56 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.4
  • Loading branch information
volodya-lombrozo authored Aug 5, 2023
2 parents 665f517 + 287d005 commit aa6c7a1
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.3</maven.version>
<maven.version>3.9.4</maven.version>
</properties>

<dependencies>
Expand Down

0 comments on commit aa6c7a1

Please sign in to comment.