Skip to content

Commit

Permalink
Bump com.asyncapi:asyncapi-core from 1.0.0-EAP-2 to 1.0.0-EAP-3
Browse files Browse the repository at this point in the history
Bumps [com.asyncapi:asyncapi-core](https://github.com/asyncapi/java-asyncapi) from 1.0.0-EAP-2 to 1.0.0-EAP-3.
- [Release notes](https://github.com/asyncapi/java-asyncapi/releases)
- [Changelog](https://github.com/asyncapi/jasyncapi/blob/1.0.0-EAP-3/CHANGELOG.md)
- [Commits](asyncapi/jasyncapi@1.0.0-EAP-2...1.0.0-EAP-3)

---
updated-dependencies:
- dependency-name: com.asyncapi:asyncapi-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 4ef69be commit 596fe97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<quarkus.version>3.8.3</quarkus.version>
<version.org.assertj>3.25.3</version.org.assertj>
<version.org.slf4j>2.0.12</version.org.slf4j>
<version.asyncapi.core>1.0.0-EAP-2</version.asyncapi.core>
<version.asyncapi.core>1.0.0-EAP-3</version.asyncapi.core>
<version.org.mockito>5.11.0</version.org.mockito>
<version.org.projectlombok>1.18.30</version.org.projectlombok>
</properties>
Expand Down

0 comments on commit 596fe97

Please sign in to comment.