Skip to content

Commit

Permalink
[APPS-3043] Upgrade to spring 6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
purusothaman-mm committed Oct 17, 2024
1 parent 7de8c85 commit ce336ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion modules/alfresco-rad/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>5.3.37</version>
</dependency>

<!-- Access to JUnit runner classes -->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<alfresco.sdk.tests.exclude>*/*-enterprise*/*</alfresco.sdk.tests.exclude>

<alfresco.bomDependency.artifactId>acs-community-packaging</alfresco.bomDependency.artifactId>
<alfresco.platform.version>23.3.0</alfresco.platform.version>
<alfresco.platform.version>23.4.0-A12</alfresco.platform.version>
<alfresco.platform.docker.user>alfresco</alfresco.platform.docker.user>
<alfresco.share.docker.version>23.3.0</alfresco.share.docker.version>
<!--
Expand Down

0 comments on commit ce336ad

Please sign in to comment.