Skip to content

Commit

Permalink
POM: protobuf dep is not needed anymore, nor wro4j.version property
Browse files Browse the repository at this point in the history
  • Loading branch information
virgo47 committed Oct 11, 2022
1 parent ab62556 commit ddf119e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,6 @@
<connid.version>1.5.1.10</connid.version>
<derby.version>10.15.2.0</derby.version>
<poi.version>5.2.2</poi.version>
<wro4j.version>1.10.1</wro4j.version>
<!-- Version for classgraph must the one declared in Prism -->
<classgraph.version>4.8.146</classgraph.version>
<guava.version>31.1-jre</guava.version>
Expand Down Expand Up @@ -1267,11 +1266,6 @@
<artifactId>javax.el-api</artifactId>
<version>3.0.1-b06</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.19.3</version>
</dependency>

<!-- Maven plugins -->
<dependency>
Expand Down

0 comments on commit ddf119e

Please sign in to comment.