weblogic-image-tool
                                
                                 weblogic-image-tool copied to clipboard
                                
                                    weblogic-image-tool copied to clipboard
                            
                            
                            
                        WebLogic Image Tool
Bumps [com.github.spullara.mustache.java:compiler](https://github.com/spullara/mustache.java) from 0.9.10 to 0.9.13. Commits 6020349 [maven-release-plugin] prepare release mustache.java-0.9.13 adb82eb Fix ClasspathResolver for non-context class loader case 634b460 [maven-release-plugin] prepare for next development iteration 5187e6b [maven-release-plugin] prepare...
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.7 to 10.16.0. Release notes Sourced from com.puppycrawl.tools:checkstyle's releases. checkstyle-10.16.0 Checkstyle 10.16.0 - https://checkstyle.org/releasenotes.html#Release_10.16.0 New: #14620 - LITERAL_CASE token support in RightCurlyCheck Bug fixes: #14765 - OverloadMethodDeclarationOrder...
Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 3.10.0.2594 to 3.11.0.3922. Release notes Sourced from org.sonarsource.scanner.maven:sonar-maven-plugin's releases. 3.11.0.3922 Release notes - Sonar Scanner for Maven - 3.11 Bug MSONAR-205 Undesired behaviour when sonar.projectKey is specified...
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12. Release notes Sourced from org.jacoco:jacoco-maven-plugin's releases. 0.8.12 New Features JaCoCo now officially supports Java 22 (GitHub #1596). Experimental support for Java 23 class files...
Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 3.10.0.2594 to 4.0.0.4121. Release notes Sourced from org.sonarsource.scanner.maven:sonar-maven-plugin's releases. 4.0.0.4121 Release notes - Sonar Scanner for Maven - 4.0 Bug SCANMAVEN-183 Maven HTTPS proxies not taken into...
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.1 to 3.5.0. Release notes Sourced from org.apache.maven.plugins:maven-enforcer-plugin's releases. 3.5.0 🚀 New features and improvements [MENFORCER-497] - Require Maven 3.6.3+ (#317) @slawekjaranowski [MENFORCER-494] - Allow banning dynamic...
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.7 to 10.17.0. Release notes Sourced from com.puppycrawl.tools:checkstyle's releases. checkstyle-10.17.0 Checkstyle 10.17.0 - https://checkstyle.org/releasenotes.html#Release_10.17.0 Breaking backward compatibility: #13758 - ImportOrder: replace Pattern[] with String[] type for properties...
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.17.0 to 10.19.0. Release notes Sourced from com.puppycrawl.tools:checkstyle's releases. checkstyle-10.19.0 Checkstyle 10.19.0 - https://checkstyle.org/releasenotes.html#Release_10.19.0 New: #9540 - WhitespaceAround: new property allowEmptySwitchBlockStatements #15263 - UnnecessaryParenthesesCheck does not flag...
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.3. Release notes Sourced from org.junit.jupiter:junit-jupiter-engine's releases. JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.2...r5.11.3 JUnit...
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.1 to 3.5.0. Release notes Sourced from org.codehaus.mojo:exec-maven-plugin's releases. 3.5.0 🚀 New features and improvements Add toolchain java path to environment variables in ExecMojo (#455) @michalm2000 🐛...