Skip to content

Commit e1f3dd1

Browse files
Bump org.apache.maven.plugins:maven-compiler-plugin (#409)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd2e78d commit e1f3dd1

File tree

1 file changed

+1
-1
lines changed
  • fabric-chaincode-integration-test/src/contracts/bare-maven

1 file changed

+1
-1
lines changed

fabric-chaincode-integration-test/src/contracts/bare-maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<plugins>
4444
<plugin>
4545
<artifactId>maven-compiler-plugin</artifactId>
46-
<version>3.11.0</version>
46+
<version>3.14.0</version>
4747
<configuration>
4848
<release>${java.version}</release>
4949
</configuration>

0 commit comments

Comments
 (0)