Skip to content

Commit

Permalink
Bump com.adobe.aem.guides:aem-guides-wknd-shared.ui.content
Browse files Browse the repository at this point in the history
Bumps [com.adobe.aem.guides:aem-guides-wknd-shared.ui.content](https://github.com/adobe/aem-guides-wknd-shared) from 2.2.2 to 3.1.0.
- [Release notes](https://github.com/adobe/aem-guides-wknd-shared/releases)
- [Commits](adobe/aem-guides-wknd-shared@aem-guides-wknd-shared-2.2.2...aem-guides-wknd-shared-3.1.0)

---
updated-dependencies:
- dependency-name: com.adobe.aem.guides:aem-guides-wknd-shared.ui.content
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent c1ca204 commit ec69c07
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<activeByDefault>false</activeByDefault>
</activation>
<properties>
<wknd-shared.version>${wknd-shared.65.version}</wknd-shared.version>
<wknd-shared.version>3.1.0</wknd-shared.version>
</properties>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion ui.content.sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<profile>
<id>classic</id>
<properties>
<wknd-shared.version>${wknd-shared.65.version}</wknd-shared.version>
<wknd-shared.version>3.1.0</wknd-shared.version>
</properties>
</profile>
</profiles>
Expand Down
2 changes: 1 addition & 1 deletion ui.content/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<profile>
<id>classic</id>
<properties>
<wknd-shared.version>${wknd-shared.65.version}</wknd-shared.version>
<wknd-shared.version>3.1.0</wknd-shared.version>
</properties>
</profile>
</profiles>
Expand Down

0 comments on commit ec69c07

Please sign in to comment.