diff --git a/.tool-versions b/.tool-versions new file mode 100644 index 0000000..4e21cd7 --- /dev/null +++ b/.tool-versions @@ -0,0 +1,2 @@ +java zulu-8.54.0.21 +maven 3.8.1 diff --git a/README b/README index 1211227..dc60e4b 100644 --- a/README +++ b/README @@ -8,6 +8,7 @@ mvn clean compile -Dmaven.compiler.showDeprecation=true -Dmaven.compiler.showWar https://www.one-tab.com/page/K4XlsjF2TyugqYE_8ORqxg +docker exec -ti castrato /opt/sds/cassandra/bin/cqlsh CREATE KEYSPACE IF NOT EXISTS kc WITH replication = {'class': 'SimpleStrategy', 'replication_factor': '1' }; diff --git a/pom.xml b/pom.xml index 2dfc814..e61f506 100644 --- a/pom.xml +++ b/pom.xml @@ -14,30 +14,38 @@ 1.8 ${java.version} ${java.version} - 5.1.0-release - 1.8.10 - 3.2.2 - 5.3.6 - 1.4.6.RELEASE + 5.2.0-release + 1.9.7 + 4.2.2 + 5.3.8 + 2.5.2 com.example.crud.Main - spring-milestones - Spring Milestones - https://repo.spring.io/libs-milestone - - false - - + oss-sonatype + oss-sonatype + https://oss.sonatype.org/content/repositories/snapshots/ + + true + + + + + + + + + + clojars.org - http://clojars.org/repo + https://clojars.org/repo maven.apache.org - http://repo.maven.apache.org/maven2/ + https://repo.maven.apache.org/maven2/ @@ -220,13 +228,13 @@ org.springframework.data spring-data-jpa - 2.1.0.M1 + ${spring-data.version} org.springframework.data spring-data-keyvalue - 2.1.0.M1 + ${spring-data.version} @@ -244,7 +252,7 @@ org.springframework.security spring-security-web - 5.2.10.RELEASE + 5.5.1 @@ -330,13 +338,13 @@ io.riemann metrics3-riemann-reporter - 0.4.6 + 0.5.1 - defunkt + com.walmartlabs logback-riemann-appender - 0.4.0 + 0.3.0