Fork me on GitHub

Change Log Report

Total number of changed sets: 1

Changes between 2024-08-02 and 2024-09-02

Total commits: 11
Total number of files changed: 2

Timestamp Author Details 2024-08-31 11:22:12 Hugo Hirsch <github@hugo-hirsch.de> src/main/java/de/aikiit/spamprotector/converter/CharacterConverter.java v a63ed7300544d52ee4d3df97d09478d37b06ff4a

Fix javadoc 2024-08-31 10:46:33 Hugo Hirsch <github@hugo-hirsch.de> src/main/java/de/aikiit/spamprotector/converter/CharacterConverter.java v b6ceeee692ee889c2f233ac13e6c439244666b13

Fix javadoc 2024-08-26 22:03:18 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> pom.xml v d4ef52111267395743e3e8caf156a833dfebcd89

build(deps): bump org.apache.maven.plugins:maven-jxr-plugin

Bumps [org.apache.maven.plugins:maven-jxr-plugin](https://github.com/apache/maven-jxr) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/apache/maven-jxr/releases)
- [Commits](https://github.com/apache/maven-jxr/compare/jxr-3.4.0...jxr-3.5.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jxr-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com> 2024-08-21 22:55:49 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> pom.xml v e75db5c9776bdd7f534a52b11a0e81453d3232b9

build(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin

Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.6.2 to 3.7.0.
- [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.6.2...maven-project-info-reports-plugin-3.7.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com> 2024-08-21 10:47:28 Hugo Hirsch <github@hugo-hirsch.de> src/main/java/de/aikiit/spamprotector/converter/CharacterConverter.java v fa8f5de89d4f9b7caee209a4c52b5081fef5abc5

Fix javadoc warnings 2024-08-21 10:46:31 Hugo Hirsch <github@hugo-hirsch.de> src/main/java/de/aikiit/spamprotector/converter/CharacterConverter.java v 2f4927df451fb268e067334736534a648d1d734a

Fix javadoc warnings 2024-08-21 10:45:09 Hugo Hirsch <github@hugo-hirsch.de> src/main/java/de/aikiit/spamprotector/converter/CharacterConverter.java v e339deb8b5f1f5f047c26f1b6f985683c3f946a6

Fix javadoc warnings 2024-08-19 22:44:31 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> pom.xml v 08e20889188e0a7006fe47cce3f405f0778bc433

build(deps): bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre

Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.1-jre to 33.3.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com> 2024-08-19 22:44:24 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> pom.xml v 73873ec9fb7232630a925ff2db405d302da7135f

build(deps): bump org.apache.maven.plugins:maven-install-plugin

Bumps [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/apache/maven-install-plugin/releases)
- [Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.2...maven-install-plugin-3.1.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-install-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com> 2024-08-19 22:44:21 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> pom.xml v 7512c18d1d1ffcd740ce26563e9d892db70eeb04

build(deps): bump surefire.version from 3.3.1 to 3.4.0

Bumps `surefire.version` from 3.3.1 to 3.4.0.

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.1...surefire-3.4.0)

Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.1...surefire-3.4.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com> 2024-08-12 22:27:13 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> pom.xml v 7adb174b6bc6d036a57648711818903b44c92155

build(deps): bump org.codehaus.mojo:exec-maven-plugin

Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.3.0...3.4.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>