You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -209,6 +209,7 @@
209
209
<!-- The lowest supported version of Java for applications using Hibernate Search -->
210
210
<!-- Set statically, independently from the current JDK: we want our code to comply with this version -->
211
211
<!-- Adjust the contributing guide when changing the release Java version -->
212
+
<!-- Once upgrading review the dependency list to see if any major versions can be updated e.g. Derby 10.17 requires JDK 21 (see dependabot config and comments in POMs). -->
0 commit comments