Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Merged in feature/shibui-2517 (pull request #650)
* 2508 Update to Java 17 and Gradle 7.6 * 2517 Update Spring/Springboot * 2554 @LOB fields broken * 2558 PAC4J configuration * 2551 External Metadata Resolver title not being displayed on Dashboard Approved-by: Doug Sonaty Approved-by: Chad Redman
- Loading branch information
Showing
265 changed files
with
3,110 additions
and
2,103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
pipeline { | ||
agent any | ||
tools{ | ||
jdk 'JDK11' | ||
jdk 'JDK17' | ||
} | ||
options { | ||
disableConcurrentBuilds() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
122 changes: 0 additions & 122 deletions
122
...eth/admin/ui/controller/EntityDescriptorControllerVersionEndpointsIntegrationTests.groovy
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.