diff --git a/pom.xml b/pom.xml index 9a136689ee..d6596b34ba 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,19 @@ http://www.jooq.org + + + + 1.4.199 + + + 2.3.0 + 1.2.0 + + + 2.2 + + Apache License, Version 2.0 @@ -102,9 +115,27 @@ javax.xml.bind jaxb-api - 2.3.0 + ${jaxb.version} + + + + + + + + + + + + + + + + + + org.slf4j @@ -118,7 +149,7 @@ javax.persistence javax.persistence-api - 2.2 + ${javax.persistence-api.version} provided true @@ -154,7 +185,7 @@ com.h2database h2 - 1.4.199 + ${h2.version}