Skip to content

Commit

Permalink
Bump the prod-deps group with 2 updates (#12)
Browse files Browse the repository at this point in the history
Bumps the prod-deps group with 2 updates: [com.condation.cms:cms-api](https://github.com/CondationCMS/cms) and com.condation.cms.module.framework:modules-api.


Updates `com.condation.cms:cms-api` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/CondationCMS/cms/releases)
- [Commits](CondationCMS/cms-server@v7.1.1...v7.1.2)

Updates `com.condation.cms.module.framework:modules-api` from 7.1.1 to 7.1.2

Updates `com.condation.cms.module.framework:modules-api` from 7.1.1 to 7.1.2

---
updated-dependencies:
- dependency-name: com.condation.cms:cms-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: com.condation.cms.module.framework:modules-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: com.condation.cms.module.framework:modules-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 893f9a2 commit 44b5591
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 @@ -7,7 +7,7 @@
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cms.version>7.1.1</cms.version>
<cms.version>7.1.2</cms.version>
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>

Expand Down

0 comments on commit 44b5591

Please sign in to comment.