Skip to content

Commit

Permalink
Updated to joda-time-2.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Apr 19, 2023
1 parent 1b01676 commit eadf74f
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 @@ -249,7 +249,7 @@ along with semanticcms-dia-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.2</version>
<groupId>joda-time</groupId><artifactId>joda-time</artifactId><version>2.12.5</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 @@ -205,7 +205,7 @@ along with semanticcms-dia-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.2</version>
<groupId>joda-time</groupId><artifactId>joda-time</artifactId><version>2.12.5</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 eadf74f

Please sign in to comment.