Skip to content

Commit bd2e78d

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

File tree

1 file changed

+1
-1
lines changed
  • examples/fabric-contract-example-maven

1 file changed

+1
-1
lines changed

examples/fabric-contract-example-maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
</plugin>
110110
<plugin>
111111
<artifactId>maven-compiler-plugin</artifactId>
112-
<version>3.1</version>
112+
<version>3.14.0</version>
113113
<configuration>
114114
<release>${java.version}</release>
115115
</configuration>

0 commit comments

Comments
 (0)