Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#76)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent 6fb2a99 commit ba0c32e
Show file tree
Hide file tree
Showing 4 changed files with 346 additions and 450 deletions.
5 changes: 3 additions & 2 deletions .mvn/wrapper/maven-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar
wrapperVersion=3.3.2
distributionType=only-script
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.7/apache-maven-3.9.7-bin.zip
2 changes: 1 addition & 1 deletion Dockerfile.certs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#This Dockerfile mounts the certs
FROM eclipse-temurin:21.0.2_13-jdk-alpine AS buildCert
FROM eclipse-temurin:21.0.3_9-jdk-alpine AS buildCert

ENV LANG en_CA.UTF-8
ENV LANGUAGE en_CA.UTF-8
Expand Down
Loading

0 comments on commit ba0c32e

Please sign in to comment.