Skip to content

Commit

Permalink
Bump xo.version from 2.4.1 to 2.5.0 (#748)
Browse files Browse the repository at this point in the history
Bumps `xo.version` from 2.4.1 to 2.5.0.

Updates `com.buschmais.xo:xo.neo4j.embedded` from 2.4.1 to 2.5.0

Updates `com.buschmais.xo:xo.api` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/buschmais/extended-objects/releases)
- [Commits](jQAssistant/extended-objects@2.4.1...2.5.0)

Updates `com.buschmais.xo:xo.neo4j.api` from 2.4.1 to 2.5.0

Updates `com.buschmais.xo:xo.impl` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/buschmais/extended-objects/releases)
- [Commits](jQAssistant/extended-objects@2.4.1...2.5.0)

Updates `com.buschmais.xo:xo.neo4j.remote` from 2.4.1 to 2.5.0

Updates `com.buschmais.xo:xo.spi` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/buschmais/extended-objects/releases)
- [Commits](jQAssistant/extended-objects@2.4.1...2.5.0)

Updates `com.buschmais.xo:xo.neo4.api` from 2.4.1 to 2.5.0

---
updated-dependencies:
- dependency-name: com.buschmais.xo:xo.neo4j.embedded
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.buschmais.xo:xo.api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.buschmais.xo:xo.neo4j.api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.buschmais.xo:xo.impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.buschmais.xo:xo.neo4j.remote
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.buschmais.xo:xo.spi
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.buschmais.xo:xo.neo4.api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 9f3ac59 commit 7cd3899
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 @@ -108,7 +108,7 @@
<snakeyaml.version>2.3</snakeyaml.version>
<snakeyaml-engine.version>2.8</snakeyaml-engine.version>
<validation-api.version>2.0.1.Final</validation-api.version>
<xo.version>2.4.1</xo.version>
<xo.version>2.5.0</xo.version>
<!-- Maven plugin versions -->
<doxia-markdown.version>2.0.0</doxia-markdown.version>
<maven.buildhelper.version>3.6.0</maven.buildhelper.version>
Expand Down

0 comments on commit 7cd3899

Please sign in to comment.