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 633fd3e commit 4f5c55d
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 @@ -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.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 @@ -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.6</version>
<groupId>joda-time</groupId><artifactId>joda-time</artifactId><version>2.12.7</version>
</dependency>
<!-- javaee-web-api-bom: <groupId>org.apache.taglibs</groupId><artifactId>taglibs-standard-spec</artifactId> -->
<!-- Runtime Transitive -->
Expand Down

0 comments on commit 4f5c55d

Please sign in to comment.