Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit aff802a

Browse files
committedApr 10, 2024
Update more dependencies to jakarta
Updated swagger, mail, and jackson dependencies to java 21 versions.
1 parent 3d85ebd commit aff802a

28 files changed

+431
-452
lines changed
 

‎pic-sure-auth-db/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mysql:5.7.24
1+
FROM mysql:8.2.0
22

33
RUN mkdir /tempsql/
44
COPY db/picsure-auth-dump-initial.sql /tempsql/picsure-auth-dump-initial.sql

0 commit comments

Comments
 (0)
Please sign in to comment.