Skip to content

Commit e6ca193

Browse files
authored
Bump org.openidentityplatform.commons 2.4.0
1 parent 2d0d0f7 commit e6ca193

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
information: "Portions Copyright [year] [name of copyright owner]".
1414
1515
Copyright 2011-2016 ForgeRock AS.
16-
Portions Copyright 2017-2024 3A Systems, LLC.
16+
Portions Copyright 2017-2025 3A Systems, LLC.
1717
-->
1818
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1919
<modelVersion>4.0.0</modelVersion>
@@ -35,7 +35,7 @@
3535
<product.locales>ca_ES,es,de,fr,ja,ko,pl,zh_CN,zh_TW</product.locales>
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
<localized.jars.classifier>i18n</localized.jars.classifier>
38-
<commons.version>2.3.1-SNAPSHOT</commons.version>
38+
<commons.version>2.4.0</commons.version>
3939
<freemarker.version>2.3.34</freemarker.version>
4040
<metrics-core.version>4.2.30</metrics-core.version>
4141
<maven.compiler.target>8</maven.compiler.target>
@@ -313,6 +313,7 @@
313313
<configuration>
314314
<publishingServerId>ossrh</publishingServerId>
315315
<autoPublish>true</autoPublish>
316+
<waitMaxTime>5400</waitMaxTime>
316317
</configuration>
317318
</plugin>
318319
</plugins>

0 commit comments

Comments
 (0)