Skip to content

Commit

Permalink
Updated to joda-time-2.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Jan 10, 2024
1 parent 4795081 commit 841a797
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion book/pom.xml
Expand Up @@ -257,7 +257,7 @@ along with semanticcms-section-all. If not, see <https://www.gnu.org/licenses/>
<!-- javaee-web-api-bom: <groupId>javax.servlet</groupId><artifactId>javax.servlet-api</artifactId> -->
<!-- javaee-web-api-bom: <groupId>javax.servlet.jsp</groupId><artifactId>javax.servlet.jsp-api</artifactId> -->
<dependency>
<groupId>joda-time</groupId><artifactId>joda-time</artifactId><version>2.12.5</version>
<groupId>joda-time</groupId><artifactId>joda-time</artifactId><version>2.12.6</version>
</dependency>
<dependency>
<groupId>com.semanticcms</groupId><artifactId>semanticcms-core-model</artifactId><version>1.14.1${POST-SNAPSHOT}</version>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
semanticcms-section-all - Convenience POM to include most SemanticCMS Section features, not including documentation or examples.
Copyright (C) 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 AO Industries, Inc.
Copyright (C) 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 AO Industries, Inc.
support@aoindustries.com
7262 Bull Pen Cir
Mobile, AL 36695
Expand Down Expand Up @@ -206,7 +206,7 @@ along with semanticcms-section-all. If not, see <https://www.gnu.org/licenses/>
<!-- javaee-web-api-bom: <groupId>javax.servlet</groupId><artifactId>javax.servlet-api</artifactId> -->
<!-- javaee-web-api-bom: <groupId>javax.servlet.jsp</groupId><artifactId>javax.servlet.jsp-api</artifactId> -->
<dependency>
<groupId>joda-time</groupId><artifactId>joda-time</artifactId><version>2.12.5</version>
<groupId>joda-time</groupId><artifactId>joda-time</artifactId><version>2.12.6</version>
</dependency>
<dependency>
<groupId>com.semanticcms</groupId><artifactId>semanticcms-core-model</artifactId><version>1.14.1${POST-SNAPSHOT}</version>
Expand Down

0 comments on commit 841a797

Please sign in to comment.