Skip to content

Commit 416c665

Browse files
fix(deps): update dependency org.glassfish:jakarta.json to v2
1 parent ecfc006 commit 416c665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eo-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ SOFTWARE.
4747
<dependency>
4848
<groupId>org.glassfish</groupId>
4949
<artifactId>jakarta.json</artifactId>
50-
<version>1.1.6</version>
50+
<version>2.0.1</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>com.yegor256</groupId>

0 commit comments

Comments
 (0)