Skip to content

Commit

Permalink
Updated to joda-time-2.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Mar 15, 2024
1 parent 7f03dd4 commit 600314c
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
Expand Up @@ -262,7 +262,7 @@ along with semanticcms-section-style. 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.6</version>
<groupId>joda-time</groupId><artifactId>joda-time</artifactId><version>2.12.7</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
Expand Up @@ -307,7 +307,7 @@ along with semanticcms-section-style. If not, see <https://www.gnu.org/licenses
<!-- 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.6</version>
<groupId>joda-time</groupId><artifactId>joda-time</artifactId><version>2.12.7</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 600314c

Please sign in to comment.