Skip to content

Commit f0c7921

Browse files
build(deps): bump depchain.version from 104 to 105 (#364)
Bumps `depchain.version` from 104 to 105. Updates `com.flowlogix.depchain:integration-test` from 104 to 105 - [Release notes](https://github.com/flowlogix/depchain/releases) - [Commits](https://github.com/flowlogix/depchain/commits) Updates `com.flowlogix.depchain:shiro-jakarta` from 104 to 105 - [Release notes](https://github.com/flowlogix/depchain/releases) - [Commits](https://github.com/flowlogix/depchain/commits) --- updated-dependencies: - dependency-name: com.flowlogix.depchain:integration-test dependency-version: '105' dependency-type: direct:development update-type: version-update:semver-major - dependency-name: com.flowlogix.depchain:shiro-jakarta dependency-version: '105' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c16acd7 commit f0c7921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<checkstyle.suppressionsLocation>${maven.multiModuleProjectDirectory}/src/checkstyle/suppressions.xml</checkstyle.suppressionsLocation>
2121

2222
<flowlogix.version>11</flowlogix.version>
23-
<depchain.version>104</depchain.version>
23+
<depchain.version>105</depchain.version>
2424
<jandex.skip>false</jandex.skip>
2525

2626
<postgres.provided>true</postgres.provided>

0 commit comments

Comments
 (0)