We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e22a6 commit 384feddCopy full SHA for 384fedd
pom.xml
@@ -42,7 +42,7 @@
42
<plugin>
43
<groupId>org.apache.maven.plugins</groupId>
44
<artifactId>maven-compiler-plugin</artifactId>
45
- <version>3.13.0</version>
+ <version>3.14.1</version>
46
</plugin>
47
48
tools/hmac/pom.xml
@@ -26,7 +26,7 @@
26
27
28
29
- <version>3.8.1</version>
30
<configuration>
31
<source>11</source>
32
<target>11</target>
0 commit comments