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 6e987e5 commit 35aab88
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 @@ -261,7 +261,7 @@ along with semanticcms-google-analytics. If not, see <https://www.gnu.org/licen
</dependency>
<!-- javaee-web-api-bom: <groupId>javax.el</groupId><artifactId>javax.el-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-google-analytics - Includes the Google Analytics tracking code in SemanticCMS pages.
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 @@ -354,7 +354,7 @@ along with semanticcms-google-analytics. If not, see <https://www.gnu.org/licen
<!-- javaee-web-api-bom: <groupId>javax.el</groupId><artifactId>javax.el-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>
<!-- Imports -->
<dependency>
Expand Down

0 comments on commit 35aab88

Please sign in to comment.