363 Commits

Author SHA1 Message Date
dependabot[bot]
4ef176eb2f
Bump javamelody-core from 1.91.0 to 1.92.0
Bumps [javamelody-core](https://github.com/javamelody/javamelody) from 1.91.0 to 1.92.0.
- [Release notes](https://github.com/javamelody/javamelody/releases)
- [Changelog](https://github.com/javamelody/javamelody/blob/master/javamelody-release.cmd)
- [Commits](https://github.com/javamelody/javamelody/compare/javamelody-core-1.91.0...javamelody-core-1.92.0)

---
updated-dependencies:
- dependency-name: net.bull.javamelody:javamelody-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 08:13:49 +00:00
Oliver
8c92a15c0a
Merge pull request #42 from omaster395464gh/dependabot/maven/org.cyclonedx-cyclonedx-maven-plugin-2.7.5
Bump cyclonedx-maven-plugin from 2.7.4 to 2.7.5
2023-02-21 09:34:25 +01:00
dependabot[bot]
34b623a161
Bump cyclonedx-maven-plugin from 2.7.4 to 2.7.5
Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.4 to 2.7.5.
- [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
- [Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.7.4...cyclonedx-maven-plugin-2.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 08:00:16 +00:00
Oliver
8b8a6a337c
Merge pull request #41 from omaster395464gh/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M9
Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9
2023-02-14 13:27:41 +01:00
Oliver
f46d0dc7bf
Merge pull request #40 from omaster395464gh/dependabot/maven/org.owasp-dependency-check-maven-8.1.0
Bump dependency-check-maven from 8.0.2 to 8.1.0
2023-02-14 13:27:13 +01:00
dependabot[bot]
f5a5a18972
Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M8 to 3.0.0-M9.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M8...surefire-3.0.0-M9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 08:03:01 +00:00
dependabot[bot]
af7ca4fb0a
Bump dependency-check-maven from 8.0.2 to 8.1.0
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 8.0.2 to 8.1.0.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v8.0.2...v8.1.0)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 08:02:54 +00:00
Oliver
2639cada54
Merge pull request #39 from omaster395464gh/dependabot/maven/org.mockito-mockito-core-5.1.1
Bump mockito-core from 5.1.0 to 5.1.1
2023-01-31 14:31:01 +01:00
dependabot[bot]
4232c72d0b
Bump mockito-core from 5.1.0 to 5.1.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 07:04:37 +00:00
Oliver
6310168714
Merge pull request #37 from omaster395464gh/dependabot/maven/org.owasp-dependency-check-maven-8.0.2
Bump dependency-check-maven from 8.0.1 to 8.0.2
0.11.3
2023-01-30 10:00:36 +01:00
Oliver
2e2789c988
Merge pull request #38 from omaster395464gh/dependabot/maven/org.mockito-mockito-core-5.1.0
Bump mockito-core from 5.0.0 to 5.1.0
2023-01-30 10:00:09 +01:00
dependabot[bot]
8079b33d97
Bump mockito-core from 5.0.0 to 5.1.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 07:12:57 +00:00
dependabot[bot]
a3a3aee9aa
Bump dependency-check-maven from 8.0.1 to 8.0.2
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 07:12:44 +00:00
Oliver
228f8eca87
Merge pull request #36 from omaster395464gh/dependabot/maven/org.owasp-dependency-check-maven-8.0.1
Bump dependency-check-maven from 8.0.0 to 8.0.1
2023-01-19 09:11:49 +01:00
dependabot[bot]
dc970c5e6c
Bump dependency-check-maven from 8.0.0 to 8.0.1
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 07:05:14 +00:00
dependabot[bot]
ddd6053742 Bump mockito-core from 4.11.0 to 5.0.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.0.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.0.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 15:34:27 +01:00
Oliver
76bbeef4cf
Merge pull request #35 from omaster395464gh/upgrade-java-11
Update to java 11 as minimum
2023-01-16 15:20:27 +01:00
Oliver
28839cb5a7
Update README.md 2023-01-16 14:59:48 +01:00
Oliver
724e987393
Update maven.yml 2023-01-16 14:58:59 +01:00
Oliver
415744739f
Update maven-publish.yml 2023-01-16 14:57:52 +01:00
Oliver
ec5c8218d9
Merge pull request #32 from omaster395464gh/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M8
Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8
2023-01-16 14:52:14 +01:00
Oliver
fdd9cca34f
Merge pull request #33 from omaster395464gh/dependabot/maven/org.owasp-dependency-check-maven-8.0.0
Bump dependency-check-maven from 7.4.4 to 8.0.0
2023-01-16 14:51:48 +01:00
Oliver
41c82b9fec
Merge pull request #31 from omaster395464gh/dependabot/maven/junit.version-5.9.2
Bump junit.version from 5.9.1 to 5.9.2
2023-01-16 14:51:26 +01:00
dependabot[bot]
3b3ba464df
Bump dependency-check-maven from 7.4.4 to 8.0.0
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.4.4 to 8.0.0.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v7.4.4...v8.0.0)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 07:11:15 +00:00
dependabot[bot]
359dc34c0b
Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.0.0-M8.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M7...surefire-3.0.0-M8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 07:21:47 +00:00
dependabot[bot]
4a5e70a5a1
Bump junit.version from 5.9.1 to 5.9.2
Bumps `junit.version` from 5.9.1 to 5.9.2.

Updates `junit-jupiter-api` from 5.9.1 to 5.9.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.1...r5.9.2)

Updates `junit-jupiter-engine` from 5.9.1 to 5.9.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.1...r5.9.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 07:19:22 +00:00
Oliver
1b90b9ebbf
Merge pull request #30 from omaster395464gh/dependabot/maven/org.owasp-dependency-check-maven-7.4.4
Bump dependency-check-maven from 7.4.3 to 7.4.4
0.11.2
2023-01-09 20:57:24 +01:00
Oliver
edba957606
Merge pull request #29 from omaster395464gh/dependabot/maven/org.cyclonedx-cyclonedx-maven-plugin-2.7.4
Bump cyclonedx-maven-plugin from 2.7.3 to 2.7.4
2023-01-09 20:56:45 +01:00
dependabot[bot]
6acc1e861f
Bump dependency-check-maven from 7.4.3 to 7.4.4
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v7.4.3...v7.4.4)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 07:08:57 +00:00
dependabot[bot]
9a1360ce49
Bump cyclonedx-maven-plugin from 2.7.3 to 2.7.4
Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.3 to 2.7.4.
- [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
- [Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.7.3...cyclonedx-maven-plugin-2.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 07:07:09 +00:00
Oliver
127721a728
Merge pull request #28 from omaster395464gh/dependabot/maven/org.owasp-dependency-check-maven-7.4.3
Bump dependency-check-maven from 7.4.0 to 7.4.3
2022-12-30 20:38:09 +01:00
Oliver
52abfb32f8
Merge pull request #27 from omaster395464gh/dependabot/maven/org.mockito-mockito-core-4.11.0
Bump mockito-core from 4.9.0 to 4.11.0
2022-12-30 20:37:42 +01:00
dependabot[bot]
0e31ae0fc8
Bump dependency-check-maven from 7.4.0 to 7.4.3
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.4.0 to 7.4.3.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v7.4.0...v7.4.3)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 07:08:32 +00:00
dependabot[bot]
7983ab88e3
Bump mockito-core from 4.9.0 to 4.11.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.9.0 to 4.11.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.9.0...v4.11.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 07:08:51 +00:00
Oliver
87d53a23e0
Merge pull request #23 from omaster395464gh/dependabot/maven/org.owasp-dependency-check-maven-7.4.0
Bump dependency-check-maven from 7.3.2 to 7.4.0
2022-12-05 09:11:17 +01:00
dependabot[bot]
d1fbcd03b3
Bump dependency-check-maven from 7.3.2 to 7.4.0
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.3.2 to 7.4.0.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v7.3.2...v7.4.0)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 07:08:43 +00:00
Oliver
c80c2b9317
Merge pull request #22 from omaster395464gh/dependabot/maven/org.webjars.bowergithub.picocss-pico-1.5.6
Bump pico from 1.5.5 to 1.5.6
2022-11-24 14:45:43 +01:00
dependabot[bot]
ff50a81fa0
Bump pico from 1.5.5 to 1.5.6
Bumps [pico](https://github.com/picocss/pico) from 1.5.5 to 1.5.6.
- [Release notes](https://github.com/picocss/pico/releases)
- [Commits](https://github.com/picocss/pico/compare/v1.5.5...v1.5.6)

---
updated-dependencies:
- dependency-name: org.webjars.bowergithub.picocss:pico
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 07:06:45 +00:00
Oliver
fc9173c78d
Merge pull request #21 from omaster395464gh/dependabot/maven/org.owasp-dependency-check-maven-7.3.2
Bump dependency-check-maven from 7.3.1 to 7.3.2
2022-11-21 14:18:48 +01:00
dependabot[bot]
91b28984bd
Bump dependency-check-maven from 7.3.1 to 7.3.2
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v7.3.1...v7.3.2)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 07:52:27 +00:00
Oliver
38e38ac237
Merge pull request #20 from omaster395464gh/dependabot/maven/org.owasp-dependency-check-maven-7.3.1
Bump dependency-check-maven from 7.3.0 to 7.3.1
2022-11-17 10:44:43 +01:00
dependabot[bot]
9659ccad33
Bump dependency-check-maven from 7.3.0 to 7.3.1
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v7.3.0...v7.3.1)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 07:05:02 +00:00
Oliver
47e1332fa0
Merge pull request #18 from omaster395464gh/dependabot/maven/org.cyclonedx-cyclonedx-maven-plugin-2.7.3
Bump cyclonedx-maven-plugin from 2.7.2 to 2.7.3
2022-11-15 12:50:40 +01:00
Oliver
1f195b716c
Merge pull request #19 from omaster395464gh/dependabot/maven/org.mockito-mockito-core-4.9.0
Bump mockito-core from 4.8.1 to 4.9.0
2022-11-15 12:50:23 +01:00
dependabot[bot]
6261677bbf
Bump mockito-core from 4.8.1 to 4.9.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.1 to 4.9.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.8.1...v4.9.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 07:04:18 +00:00
dependabot[bot]
d1258d586c
Bump cyclonedx-maven-plugin from 2.7.2 to 2.7.3
Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
- [Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.7.2...cyclonedx-maven-plugin-2.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 07:19:04 +00:00
Oliver
6e24d34531
Merge pull request #17 from omaster395464gh/dependabot/maven/org.apache.xmlgraphics-fop-core-2.8
Bump fop-core from 2.7 to 2.8
0.11.1
2022-11-10 16:06:14 +01:00
Oliver Warz
87ed393fbc Cleanup xalan 2022-11-10 16:04:23 +01:00
Oliver Warz
da849be528 Cleanup 2022-11-10 16:01:15 +01:00
dependabot[bot]
e757c5979c
Bump fop-core from 2.7 to 2.8
Bumps fop-core from 2.7 to 2.8.

---
updated-dependencies:
- dependency-name: org.apache.xmlgraphics:fop-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 07:10:46 +00:00