Skip to content

Commit 784b61f

Browse files
committed
Update parent POM and use new compiler profiles
1 parent 146ba1b commit 784b61f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.mvn/maven.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
-DcommonConfig.compiler.profile=jdk7_w_errorprone

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>at.favre.lib</groupId>
99
<artifactId>common-parent</artifactId>
10-
<version>7</version>
10+
<version>10</version>
1111
</parent>
1212

1313
<artifactId>hkdf</artifactId>

0 commit comments

Comments
 (0)