Bump ognl:ognl from 3.4.0 to 3.4.1 in /pgp-keys-map-test1 by dependabot[bot] · Pull Request #1658 · s4u/pgp-keys-map (original) (raw)
Bumps ognl:ognl from 3.4.0 to 3.4.1.
Release notes
Sourced from ognl:ognl's releases.
OGNL 3.4.1
What's Changed
- Includes the Vintage engine to run Junit4.x tests and fix one issue by @lukaszlenart in orphan-oss/ognl#218
- Update ExpressionCompiler to run on JDK17+ without 'add-opens' JVM opt using Javassist ClassPool.toClass overload that takes a neighbour class by @petergeneric in orphan-oss/ognl#214
- Partially reverts #214 to keep compatibility with JDK8 by @lukaszlenart in orphan-oss/ognl#219
- Adds additional helper method to simplify create OgnlContext by @lukaszlenart in orphan-oss/ognl#220
Dependencies
- Bump org.junit.jupiter:junit-jupiter from 5.9.0 to 5.10.0 by @dependabot in orphan-oss/ognl#216
- Bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.10 by @dependabot in orphan-oss/ognl#215
- Bump org.junit.jupiter:junit-jupiter-params from 5.9.0 to 5.10.0 by @dependabot in orphan-oss/ognl#217
New Contributors
- @petergeneric made their first contribution in orphan-oss/ognl#214
Full Changelog: orphan-oss/ognl@OGNL_3_4_0...OGNL_3_4_1
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)