Skip to content

Commit a6ee7cc

Browse files
committed
Update to JDK 25
1 parent 16ebfd7 commit a6ee7cc

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/.idea

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM maven:3.9.11-eclipse-temurin-21
1+
FROM maven:3.9.11-eclipse-temurin-25
22

33
LABEL maintainer="Stephan Krusche <krusche@tum.de>"
44

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020 Chair for Applied Software Engineering
3+
Copyright (c) 2025 Research Group for Applied Education Technologies, Technical University of Munich
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)