commit | 22c6d549ae7ee1221fad4ab0b7340bb67bc60632 | [log] [tgz] |
---|---|---|
author | Michael Blow <michael.blow@couchbase.com> | Tue Oct 03 23:30:18 2023 -0400 |
committer | Michael Blow <mblow@apache.org> | Thu Oct 12 14:45:15 2023 +0000 |
tree | 807bccbefaf4ac88ec8a7f478177cb7c6047c77e | |
parent | 4bdcbc5881eada768016138b6cd0d6bd5a57b0fa [diff] [blame] |
[ASTERIXDB-3279] Prepare for move to Java 17 Update plugins as needed for Java 17 class file format compat Change-Id: I88d9357854c5c5807019fea7f818ec768e254748 Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17838 Reviewed-by: Michael Blow <mblow@apache.org> Tested-by: Michael Blow <mblow@apache.org>
diff --git a/hyracks-fullstack/hyracks/pom.xml b/hyracks-fullstack/hyracks/pom.xml index d5289a1..5d88a9a 100644 --- a/hyracks-fullstack/hyracks/pom.xml +++ b/hyracks-fullstack/hyracks/pom.xml
@@ -35,7 +35,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-plugin-plugin</artifactId> - <version>3.6.0</version> + <version>3.9.0</version> </plugin> <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.--> <plugin>