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.
1 parent 0c9fbc8 commit 85d31cfCopy full SHA for 85d31cf
fj-doc-base/pom.xml
@@ -32,11 +32,6 @@
32
<artifactId>fj-core</artifactId>
33
</dependency>
34
35
- <dependency>
36
- <groupId>commons-codec</groupId>
37
- <artifactId>commons-codec</artifactId>
38
- </dependency>
39
-
40
<!-- java core dependancies -->
41
<dependency>
42
<groupId>javax</groupId>
pom.xml
@@ -102,12 +102,6 @@
102
<version>${fj-version}</version>
103
104
105
106
107
108
- <version>1.13</version>
109
110
111
112
<groupId>org.fugerit.java</groupId>
113
<artifactId>fj-doc-base</artifactId>
0 commit comments