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 08fa181 commit 633fd3e
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 @@ -314,7 +314,7 @@ along with semanticcms-file-taglib. If not, see <https://www.gnu.org/licenses/>
</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-file-taglib - Files nested within SemanticCMS pages and elements in a JSP environment.
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 @@ -405,7 +405,7 @@ along with semanticcms-file-taglib. If not, see <https://www.gnu.org/licenses/>
<groupId>org.apache.commons</groupId><artifactId>commons-lang3</artifactId><version>3.14.0</version>
</dependency>
<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>
<!-- javaee-web-api-bom: <groupId>org.apache.taglibs</groupId><artifactId>taglibs-standard-spec</artifactId> -->
<!-- Runtime Transitive -->
Expand Down

0 comments on commit 633fd3e

Please sign in to comment.