Skip to content

Commit

Permalink
Merge pull request #413 from holunda-io/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-compiler-plugin-3.14.0
  • Loading branch information
jangalinski authored Feb 24, 2025
2 parents 98c1e9f + 7bb150b commit ce425b1
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 @@ -325,7 +325,7 @@
<!-- java compiler -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.13.0</version>
<version>3.14.0</version>
<configuration>
<encoding>UTF-8</encoding>
<source>${java.version}</source>
Expand Down

0 comments on commit ce425b1

Please sign in to comment.