Skip to content

Commit

Permalink
Updated to joda-time-2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Sep 19, 2024
1 parent eae649b commit 47abdb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion book/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ along with semanticcms-core-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.7</version>
<groupId>joda-time</groupId><artifactId>joda-time</artifactId><version>2.13.0</version>
</dependency>
<dependency>
<groupId>com.semanticcms</groupId><artifactId>semanticcms-core-model</artifactId><version>1.14.1${POST-SNAPSHOT}</version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ along with semanticcms-core-taglib. 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.7</version>
<groupId>joda-time</groupId><artifactId>joda-time</artifactId><version>2.13.0</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 47abdb8

Please sign in to comment.