Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
genson is no longer maintained
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Hoß <[email protected]>
  • Loading branch information
sebhoss committed Nov 12, 2023
1 parent e8e812a commit df0c2dd
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions maven-boms/maven-boms-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
<!-- https://maven.apache.org/pom.html#Properties -->
<properties>
<version.json-simple>1.1.1</version.json-simple>
<version.genson>1.6</version.genson>
<version.gson>2.10.1</version.gson>
<version.logansquare>1.3.7</version.logansquare>
<version.fastjson>2.0.42</version.fastjson>
Expand All @@ -62,14 +61,6 @@
<version>${version.json-simple}</version>
</dependency>

<!-- Genson -->
<!-- http://owlike.github.io/genson/ -->
<dependency>
<groupId>com.owlike</groupId>
<artifactId>genson</artifactId>
<version>${version.genson}</version>
</dependency>

<!-- Gson -->
<!-- https://github.com/google/gson -->
<dependency>
Expand Down

0 comments on commit df0c2dd

Please sign in to comment.