Skip to content

Commit

Permalink
chore(deps): update dependency maven to v3.8.1 (#63)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 19, 2021
1 parent bcf3750 commit b60bc06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/java/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ RUN install-tool java 16.0.1
FROM build as teste

# renovate: datasource=maven lookupName=org.apache.maven:maven
RUN install-tool maven 3.6.3
RUN install-tool maven 3.8.1

# test openshift userid missmatch
USER 1001
Expand Down

0 comments on commit b60bc06

Please sign in to comment.