Skip to content

Commit

Permalink
Bump org.objenesis:objenesis from 3.3 to 3.4 (#1076)
Browse files Browse the repository at this point in the history
Bumps [org.objenesis:objenesis](https://github.com/easymock/objenesis) from 3.3 to 3.4.
- [Release notes](https://github.com/easymock/objenesis/releases)
- [Commits](easymock/objenesis@3.3...3.4)

---
updated-dependencies:
- dependency-name: org.objenesis:objenesis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent 84f9e6a commit b1209e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/pom.xml
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>org.objenesis</groupId>
<artifactId>objenesis</artifactId>
<version>3.3</version>
<version>3.4</version>
</dependency>
<dependency>
<groupId>com.esotericsoftware</groupId>
Expand Down

0 comments on commit b1209e5

Please sign in to comment.