Skip to content

Commit 92c0866

Browse files
Merge pull request #668 from rabbitmq/dependabot/maven/java-stream-mvn/main/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 in /java-stream-mvn
2 parents 23f954c + e29aae6 commit 92c0866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-stream-mvn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<plugins>
3232
<plugin>
3333
<artifactId>maven-compiler-plugin</artifactId>
34-
<version>3.14.0</version>
34+
<version>3.14.1</version>
3535
<configuration>
3636
<release>11</release>
3737
<source>11</source>

0 commit comments

Comments
 (0)