Skip to content

Commit

Permalink
chore(deps): update most of java deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tchiotludo committed Jan 11, 2024
1 parent edc060c commit 2c69382
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 27 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,13 +135,13 @@ jobs:

# Upload artifacts
- name: Upload jar
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: jar
path: build/libs/

- name: Upload Executable
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: exe
path: build/executable/
Expand Down Expand Up @@ -256,7 +256,7 @@ jobs:

# Artifact
- name: Download executable
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: exe
path: build/executable
Expand Down
14 changes: 7 additions & 7 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ allprojects {
force("org.apache.httpcomponents:httpclient:4.5.13")

// ugly bug on crypto plugin
force('org.bouncycastle:bcprov-jdk15on:1.70')
force('org.bouncycastle:bcpg-jdk15on:1.70')
force('org.bouncycastle:bcprov-jdk18on:1.77')
force('org.bouncycastle:bcpg-jdk18on:1.77')

// ugly bug for jackson
force("com.fasterxml.jackson:jackson-bom:" + jacksonVersion)
Expand Down Expand Up @@ -127,7 +127,7 @@ allprojects {
implementation group: 'org.apache.logging.log4j', name: 'log4j-to-slf4j', version: '2.19.0'
implementation group: 'org.slf4j', name: 'jul-to-slf4j', version: '1.7.36'
implementation group: 'org.slf4j', name: 'jcl-over-slf4j', version: '1.7.36'
implementation group: 'org.fusesource.jansi', name: 'jansi', version: '2.4.0'
implementation group: 'org.fusesource.jansi', name: 'jansi', version: '2.4.1'

// jackson
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind'
Expand All @@ -141,9 +141,9 @@ allprojects {
implementation group: 'net.thisptr', name: 'jackson-jq', version: '1.0.0-preview.20230409'

// exposed utils
api group: 'com.google.guava', name: 'guava', version: '32.1.2-jre'
api group: 'commons-io', name: 'commons-io', version: '2.14.0'
api group: 'org.apache.commons', name: 'commons-lang3', version: '3.13.0'
api group: 'com.google.guava', name: 'guava', version: '33.0.0-jre'
api group: 'commons-io', name: 'commons-io', version: '2.15.1'
api group: 'org.apache.commons', name: 'commons-lang3', version: '3.14.0'
api "io.swagger.core.v3:swagger-annotations"
}
}
Expand Down Expand Up @@ -171,7 +171,7 @@ subprojects {
testImplementation "io.micronaut.test:micronaut-test-junit5"
testImplementation "org.junit.jupiter:junit-jupiter-engine"
testImplementation "org.junit.jupiter:junit-jupiter-params"
testImplementation "org.junit-pioneer:junit-pioneer:2.1.0"
testImplementation "org.junit-pioneer:junit-pioneer:2.2.0"

// hamcrest
testImplementation 'org.hamcrest:hamcrest:2.2'
Expand Down
14 changes: 7 additions & 7 deletions core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,21 @@ dependencies {

// utils
implementation group: 'net.jodah', name: 'failsafe', version: '2.4.4'
implementation 'com.github.oshi:oshi-core:6.4.6'
implementation 'io.pebbletemplates:pebble:3.2.1'
implementation 'com.github.oshi:oshi-core:6.4.10'
implementation 'io.pebbletemplates:pebble:3.2.2'
implementation group: 'co.elastic.logging', name: 'logback-ecs-encoder', version: '1.5.0'
implementation group: 'de.focus-shift', name: 'jollyday-core', version: '0.22.0'
implementation group: 'de.focus-shift', name: 'jollyday-jaxb', version: '0.22.0'
implementation 'nl.basjes.gitignore:gitignore-reader:0.3.1'
implementation 'nl.basjes.gitignore:gitignore-reader:1.2.1'

// scheduler
implementation group: 'com.cronutils', name: 'cron-utils', version: '9.2.1'

// schema
implementation group: 'com.github.victools', name: 'jsonschema-generator', version: '4.31.1'
implementation group: 'com.github.victools', name: 'jsonschema-module-javax-validation', version: '4.31.1'
implementation group: 'com.github.victools', name: 'jsonschema-module-jackson', version: '4.31.1'
implementation group: 'com.github.victools', name: 'jsonschema-module-swagger-2', version: '4.31.1'
implementation group: 'com.github.victools', name: 'jsonschema-generator', version: '4.33.1'
implementation group: 'com.github.victools', name: 'jsonschema-module-javax-validation', version: '4.33.1'
implementation group: 'com.github.victools', name: 'jsonschema-module-jackson', version: '4.33.1'
implementation group: 'com.github.victools', name: 'jsonschema-module-swagger-2', version: '4.33.1'

// test
testImplementation project(':repository-memory')
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
14 changes: 7 additions & 7 deletions gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -145,15 +145,15 @@ if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then
case $MAX_FD in #(
max*)
# In POSIX sh, ulimit -H is undefined. That's why the result is checked to see if it worked.
# shellcheck disable=SC3045
# shellcheck disable=SC2039,SC3045
MAX_FD=$( ulimit -H -n ) ||
warn "Could not query maximum file descriptor limit"
esac
case $MAX_FD in #(
'' | soft) :;; #(
*)
# In POSIX sh, ulimit -n is undefined. That's why the result is checked to see if it worked.
# shellcheck disable=SC3045
# shellcheck disable=SC2039,SC3045
ulimit -n "$MAX_FD" ||
warn "Could not set maximum file descriptor limit to $MAX_FD"
esac
Expand Down Expand Up @@ -202,11 +202,11 @@ fi
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"'

# Collect all arguments for the java command;
# * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of
# shell script including quotes and variable substitutions, so put them in
# double quotes to make sure that they get re-expanded; and
# * put everything else in single quotes, so that it's not re-expanded.
# Collect all arguments for the java command:
# * DEFAULT_JVM_OPTS, JAVA_OPTS, JAVA_OPTS, and optsEnvironmentVar are not allowed to contain shell fragments,
# and any embedded shellness will be escaped.
# * For example: A user cannot expect ${Hostname} to be expanded, as it is an environment variable and will be
# treated as '${Hostname}' itself on the command line.

set -- \
"-Dorg.gradle.appname=$APP_BASE_NAME" \
Expand Down
2 changes: 1 addition & 1 deletion jdbc-mysql/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {

implementation("io.micronaut.sql:micronaut-jooq")
runtimeOnly("mysql:mysql-connector-java:8.0.33")
runtimeOnly('org.flywaydb:flyway-mysql:9.22.2')
runtimeOnly('org.flywaydb:flyway-mysql:9.22.3')

testImplementation project(':core').sourceSets.test.output
testImplementation project(':jdbc').sourceSets.test.output
Expand Down
2 changes: 1 addition & 1 deletion jdbc-postgres/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies {
implementation project(":jdbc")

implementation("io.micronaut.sql:micronaut-jooq")
runtimeOnly("org.postgresql:postgresql:42.6.0")
runtimeOnly("org.postgresql:postgresql:42.7.1")

testImplementation project(':core').sourceSets.test.output
testImplementation project(':jdbc').sourceSets.test.output
Expand Down

0 comments on commit 2c69382

Please sign in to comment.