Skip to content

Commit 034e40c

Browse files
committed
Modified animal sniffer to target java 1.8 APIs
1 parent 63e0174 commit 034e40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ under the License.
380380
<configuration>
381381
<signature>
382382
<groupId>org.codehaus.mojo.signature</groupId>
383-
<artifactId>java16</artifactId>
383+
<artifactId>java18</artifactId>
384384
<version>1.0</version>
385385
</signature>
386386
</configuration>

0 commit comments

Comments
 (0)