myfaces-tobago
myfaces-tobago copied to clipboard
Apache MyFaces Tobago
Bumps `spring.version` from 5.3.37 to 5.3.39. Updates `org.springframework:spring-core` from 5.3.37 to 5.3.39 Release notes Sourced from org.springframework:spring-core's releases. v5.3.39 :star: New Features SimpleEvaluationContext should disable array allocation #33386 v5.3.38 :star:...
Bumps `junit-jupiter.version` from 5.10.3 to 5.11.0. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 5.11.0 Release notes Sourced from org.junit.jupiter:junit-jupiter-engine's releases. JUnit 5.11.0 = Platform 1.11.0 + Jupiter 5.11.0 + Vintage 5.11.0 See...
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.1.0-jre to 33.2.1-jre. Release notes Sourced from com.google.guava:guava's releases. 33.2.1 <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>33.2.1-jre</version> <!-- or, for Android: --> <version>33.2.1-android</version> </dependency> Jar files 33.2.1-jre.jar 33.2.1-android.jar Guava requires...
Bumps [org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.23 to 1.24. Release notes Sourced from org.codehaus.mojo:animal-sniffer-maven-plugin's releases. 1.24 🚀 New features and improvements Restrict allowed classes during deserialization of signature files (#253) @Marcono1234 📦 Dependency...
Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.23.0 to 3.24.0. Release notes Sourced from org.apache.maven.plugins:maven-pmd-plugin's releases. 3.24.0 🚀 New features and improvements [MPMD-391] - Log what developers care about and not what they don't...
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.0 to 3.4.1. Release notes Sourced from org.codehaus.mojo:exec-maven-plugin's releases. 3.4.1 🐛 Bug Fixes Environment variable Path should be used as case-insensitive (#442) @slawekjaranowski fix: NPE because declared...
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.7.0 to 3.8.0. Commits 621cba6 [maven-release-plugin] prepare release maven-javadoc-plugin-3.8.0 eab964c [MJAVADOC-603] javadoc:fix failure on JDK10: java.lang.ClassNotFoundException... 0a26a7e Update since tags 08205b1 Add compile step for MJAVADOC-365 IT...
Bumps [jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api](https://github.com/eclipse-ee4j/jstl-api) from 3.0.0 to 3.0.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.0 to 3.4.1. Release notes Sourced from org.codehaus.mojo:exec-maven-plugin's releases. 3.4.1 🐛 Bug Fixes Environment variable Path should be used as case-insensitive (#442) @slawekjaranowski fix: NPE because declared...
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.4.1 to 3.4.2. Release notes Sourced from org.apache.maven.plugins:maven-jar-plugin's releases. 3.4.2 🐛 Bug Fixes [MJAR-310] - fixed toolchain version detection when toolchain paths contain white spaces (#86) @jansohn...