Skip to content

Commit f74c36a

Browse files
committed
Updated to joda-time-2.13.0
1 parent 681c5ae commit f74c36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ along with ao-encoding. If not, see <https://www.gnu.org/licenses/>.
258258
<!-- javaee-web-api-bom: <groupId>javax.servlet</groupId><artifactId>javax.servlet-api</artifactId> -->
259259
<!-- javaee-web-api-bom: <groupId>javax.servlet.jsp</groupId><artifactId>javax.servlet.jsp-api</artifactId> -->
260260
<dependency>
261-
<groupId>joda-time</groupId><artifactId>joda-time</artifactId><version>2.12.7</version>
261+
<groupId>joda-time</groupId><artifactId>joda-time</artifactId><version>2.13.0</version>
262262
</dependency>
263263
<dependency>
264264
<groupId>com.semanticcms</groupId><artifactId>semanticcms-core-model</artifactId><version>1.14.1${POST-SNAPSHOT}</version>

0 commit comments

Comments
 (0)