Skip to content

Configure Renovate

RenovateBot requested to merge renovate/configure into main

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.


Detected Package Files

  • .gitlab-ci.yml (gitlabci)
  • pom.xml (maven)

What to Expect

With your current configuration, Renovate will create 14 Merge Requests:

chore(deps): update dependency io.github.classgraph:classgraph to v4.8.165
chore(deps): update dependency junit:junit to v3.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-junit-3.x
  • Merge into: main
  • Upgrade junit:junit to 3.8.2
chore(deps): update dependency com.fasterxml.jackson.core:jackson-annotations to v2.16.1
chore(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.16.1
chore(deps): update dependency commons-codec:commons-codec to v1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-codec-commons-codec-1.x
  • Merge into: main
  • Upgrade commons-codec:commons-codec to 1.16.0
chore(deps): update dependency commons-logging:commons-logging to v1.3.0
chore(deps): update dependency commons-net:commons-net to v3.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-net-commons-net-3.x
  • Merge into: main
  • Upgrade commons-net:commons-net to 3.10.0
chore(deps): update dependency commons-validator:commons-validator to v1.8.0
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-compiler-plugin to 3.12.1
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-javadoc-plugin to 3.6.3
chore(deps): update dependency org.apache.maven.plugins:maven-wrapper-plugin to v3.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-wrapper-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-wrapper-plugin to 3.2.0
chore(deps): update dependency com.thetransactioncompany:cors-filter to v3
chore(deps): update dependency junit:junit to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-junit-4.x
  • Merge into: main
  • Upgrade junit:junit to 4.13.2
chore(deps): update openjdk docker tag to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/openjdk-23.x
  • Merge into: main
  • Upgrade openjdk to 23-jdk

Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This MR has been generated by Renovate Bot.

Merge request reports