Skip to content

Commit

Permalink
build(deps): bump depchain.version from 42 to 43 (#213)
Browse files Browse the repository at this point in the history
Bumps `depchain.version` from 42 to 43.

Updates `com.flowlogix.depchain:integration-test` from 42 to 43
- [Commits](https://github.com/flowlogix/depchain/commits)

Updates `com.flowlogix.depchain:shiro-jakarta` from 42 to 43
- [Commits](https://github.com/flowlogix/depchain/commits)

---
updated-dependencies:
- dependency-name: com.flowlogix.depchain:integration-test
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: com.flowlogix.depchain:shiro-jakarta
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 13, 2024
1 parent ef67774 commit 32f7b76
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 @@ -24,7 +24,7 @@

<flowlogix.version>9.0.7</flowlogix.version>
<eclipselink.version>4.0.2</eclipselink.version>
<depchain.version>42</depchain.version>
<depchain.version>43</depchain.version>
<jankdex.skip>false</jankdex.skip>

<postgres.provided>true</postgres.provided>
Expand Down

0 comments on commit 32f7b76

Please sign in to comment.