We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d93f49 + 36e471b commit 892968cCopy full SHA for 892968c
1 file changed
pom_parent.xml
@@ -53,8 +53,8 @@
53
<argLine>-Dfile.encoding=UTF-8</argLine>
54
55
<carbon.version>0.3.0</carbon.version>
56
- <copper-base.version>1.0.0</copper-base.version>
57
<copper-codec.version>2.1.0</copper-codec.version>
+ <copper-base.version>4.0.0</copper-base.version>
58
<iron.version>0.14.0</iron.version>
59
60
<jakarta.json.version>2.0.1</jakarta.json.version>
@@ -130,7 +130,7 @@
130
<plugin>
131
<groupId>org.apache.maven.plugins</groupId>
132
<artifactId>maven-javadoc-plugin</artifactId>
133
- <version>3.11.2</version>
+ <version>3.11.3</version>
134
<executions>
135
<execution>
136
<id>attach-javadocs</id>
0 commit comments