This release includes internal cleanup and clears the reported vulnerability with the standard security tooling (Dependency maven:org.apache.maven.shared:maven-shared-utils:3.2.1 is vulnerable
– CVE-2022-29599
).
What's Changed
- Upgrade maven-wrapper to 3.2.0 by @rhusar in #180
- chore: Remove redundant "@ Version
$Revision: $ " declarations and fix test method name by @rhusar in #185 - Enable dependabot for github-actions. by @rhusar in #189
- Upgrade maven-wrapper to 3.3.2 by @rhusar in #188
- CI: Replace explicit caching with setup-java cache mechanism; use mav… by @rhusar in #191
- build(deps): bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.1 to 3.3.2 by @dependabot in #192
- build(deps): bump org.jboss:jboss-parent from 46 to 47 by @dependabot in #194
- build(deps): bump version.arquillian.core from 1.9.1.Final to 1.9.3.Final by @dependabot in #200
- build(deps): bump org.jboss:jboss-parent from 47 to 48 by @dependabot in #201
- build(deps): bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.2 to 3.3.3 by @dependabot in #197
- Remove unnecessary Base64 encoder and use JDK one instead. by @rhusar in #202
- build(deps): bump version.tomcat10 to 10.1.34 by @rhusar in #205
- build(deps): Upgrade version.tomcat10 to 10.1.35 which now requires access to certain modules; setup ${modular.jdk.args} and pass around to appropriate places by @rhusar in #207
- build(deps): bump org.jboss.weld.servlet:weld-servlet-core from 5.1.3.Final to 5.1.5.Final by @dependabot in #208
- Add CODEOWNERS file #141 by @rhusar in #210
Full Changelog: 1.2.2.Final...1.2.3.Final