build(deps): bump org.eclipse.ee4j:project in /yasson-jmh Bumps [org.eclipse.ee4j:project](https://github.com/eclipse-ee4j/ee4j) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/eclipse-ee4j/ee4j/releases) - [Commits](https://github.com/eclipse-ee4j/ee4j/compare/2.0.4...2.0.5) --- updated-dependencies: - dependency-name: org.eclipse.ee4j:project dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/yasson-jmh/pom.xml b/yasson-jmh/pom.xml index d1dd60b..3a8e643 100644 --- a/yasson-jmh/pom.xml +++ b/yasson-jmh/pom.xml
@@ -8,7 +8,7 @@ <parent> <groupId>org.eclipse.ee4j</groupId> <artifactId>project</artifactId> - <version>2.0.4</version> + <version>2.0.5</version> </parent> <groupId>org.eclipse.yasson</groupId>