You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 10, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,28 @@
1
1
# Changelog
2
2
3
+
## 5.0.2
4
+
5
+
### Documentation
6
+
7
+
* Fix missing external links for HttpServer documentation [#54](https://github.com/KatsuteDev/simplehttpserver/pull/54) ([@Katsute](https://github.com/Katsute))
8
+
9
+
### Dependencies
10
+
11
+
* Bump junit-jupiter from 5.9.2 to 5.9.3 [#35](https://github.com/KatsuteDev/simplehttpserver/pull/35) ([@mashiro-san](https://github.com/mashiro-san))
12
+
* Bump maven-surefire-plugin from 3.0.0 to 3.1.0 [#37](https://github.com/KatsuteDev/simplehttpserver/pull/37) ([@dependabot](https://github.com/dependabot))
13
+
* Bump maven-gpg-plugin from 3.0.1 to 3.1.0 [#36](https://github.com/KatsuteDev/simplehttpserver/pull/36) ([@dependabot](https://github.com/dependabot))
14
+
* Bump maven-source-plugin from 3.2.1 to 3.3.0 [#39](https://github.com/KatsuteDev/simplehttpserver/pull/39) ([@dependabot](https://github.com/dependabot))
15
+
* Bump maven-surefire-plugin from 3.1.0 to 3.1.2 [#40](https://github.com/KatsuteDev/simplehttpserver/pull/40) ([@dependabot](https://github.com/dependabot))
16
+
* Bump the junit group with 2 updates [#42](https://github.com/KatsuteDev/simplehttpserver/pull/42) ([@dependabot](https://github.com/dependabot))
17
+
* Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 [#44](https://github.com/KatsuteDev/simplehttpserver/pull/44) ([@dependabot](https://github.com/dependabot))
18
+
* Upgrade to Java 21 [#45](https://github.com/KatsuteDev/simplehttpserver/pull/45) ([@Katsute](https://github.com/Katsute))
19
+
* Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 [#48](https://github.com/KatsuteDev/simplehttpserver/pull/48) ([@dependabot](https://github.com/dependabot))
20
+
* Bump the junit group with 2 updates [#49](https://github.com/KatsuteDev/simplehttpserver/pull/49) ([@dependabot](https://github.com/dependabot))
21
+
* Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 [#50](https://github.com/KatsuteDev/simplehttpserver/pull/50) ([@dependabot](https://github.com/dependabot))
22
+
* Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 [#51](https://github.com/KatsuteDev/simplehttpserver/pull/51) ([@dependabot](https://github.com/dependabot))
0 commit comments