Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit 7824083

Browse files
authored
Merge pull request #123 from holunda-io/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.1
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1
2 parents 5dfd7ee + 8ad3f1a commit 7824083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<!-- Java compiler -->
7474
<groupId>org.apache.maven.plugins</groupId>
7575
<artifactId>maven-compiler-plugin</artifactId>
76-
<version>3.14.0</version>
76+
<version>3.14.1</version>
7777
<configuration>
7878
<encoding>${project.build.sourceEncoding}</encoding>
7979
<source>${maven.compiler.source}</source>

0 commit comments

Comments
 (0)