We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 681c5ae commit f74c36aCopy full SHA for f74c36a
book/pom.xml
@@ -258,7 +258,7 @@ along with ao-encoding. If not, see <https://www.gnu.org/licenses/>.
258
<!-- javaee-web-api-bom: <groupId>javax.servlet</groupId><artifactId>javax.servlet-api</artifactId> -->
259
<!-- javaee-web-api-bom: <groupId>javax.servlet.jsp</groupId><artifactId>javax.servlet.jsp-api</artifactId> -->
260
<dependency>
261
- <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>
262
</dependency>
263
264
<groupId>com.semanticcms</groupId><artifactId>semanticcms-core-model</artifactId><version>1.14.1${POST-SNAPSHOT}</version>
0 commit comments