diff --git a/CHANGELOG.md b/CHANGELOG.md index ac7bd24..506538a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ Proteus Changelog. ## Unreleased ### No issue +**Further css fixes.** + + +[2af2076b54ce120](https://github.com/noboomu/proteus/commit/2af2076b54ce120) joshua bauer *2020-12-30 07:06:52* + **Revert JSONView updates.** diff --git a/pom.xml b/pom.xml index b902033..cff112b 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ 1.25 2.6 1.7.30 - 2.3.4 + 2.3.1 2.1.6 1.18 6.0.3 diff --git a/proteus-core/pom.xml b/proteus-core/pom.xml index e7b4025..b9c79ed 100644 --- a/proteus-core/pom.xml +++ b/proteus-core/pom.xml @@ -182,6 +182,10 @@ Proteus Changelog. org.slf4j slf4j-api + + com.sun.java + tools +