230 Commits

Author SHA1 Message Date
dependabot[bot]
fddf0cb91d
Bump cyclonedx-maven-plugin from 2.7.1 to 2.7.2
Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
- [Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.7.1...cyclonedx-maven-plugin-2.7.2)

---
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-10-11 07:40:56 +00:00
Oliver
10ced696a1 Prepare next release 2022-10-04 23:23:55 +02:00
Oliver
8c135d2e64
Merge pull request #11 from omaster395464gh/dependabot/maven/org.apache.pdfbox-fontbox-2.0.27
Bump fontbox from 2.0.26 to 2.0.27
2022-09-30 15:59:54 +02:00
dependabot[bot]
00fba9acf1
Bump pdfbox from 2.0.26 to 2.0.27
Bumps pdfbox from 2.0.26 to 2.0.27.

---
updated-dependencies:
- dependency-name: org.apache.pdfbox:pdfbox
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 07:52:37 +00:00
dependabot[bot]
0c5352c028
Bump fontbox from 2.0.26 to 2.0.27
Bumps fontbox from 2.0.26 to 2.0.27.

---
updated-dependencies:
- dependency-name: org.apache.pdfbox:fontbox
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 07:51:35 +00:00
Oliver
d159cfe751
Merge pull request #9 from omaster395464gh/dependabot/maven/junit.version-5.9.1
Bump junit.version from 5.9.0 to 5.9.1
2022-09-27 14:34:17 +02:00
dependabot[bot]
67c30f33e0
Bump pico from 1.5.0 to 1.5.5
Bumps [pico](https://github.com/picocss/pico) from 1.5.0 to 1.5.5.
- [Release notes](https://github.com/picocss/pico/releases)
- [Commits](https://github.com/picocss/pico/compare/v1.5.0...v1.5.5)

---
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-09-26 07:44:23 +00:00
dependabot[bot]
4be2e59b9b
Bump junit.version from 5.9.0 to 5.9.1
Bumps `junit.version` from 5.9.0 to 5.9.1.

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

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

---
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>
2022-09-21 07:35:54 +00:00
dependabot[bot]
6e79758d8e
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.7 to 0.8.8.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.7...v0.8.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 07:50:41 +00:00
Oliver Warz
7f4b91cb2d fix sonarcloud checks 2022-09-09 23:02:22 +02:00
Oliver Warz
06f2ba09c7 Automatic codecheck with sonarcloud 2022-09-09 22:29:52 +02:00
Oliver
1c182a61c8
Merge pull request #6 from omaster395464gh/dependabot/maven/org.mockito-mockito-core-4.8.0
Bump mockito-core from 4.7.0 to 4.8.0
2022-09-09 01:34:40 +02:00
Oliver Warz
bf22c39221 jib-maven-plugin
Bump jib-maven-plugin from 3.2.1 to 3.3.0
2022-09-09 01:32:30 +02:00
Oliver Warz
42a38ea9a5 Cleanup xalan and junit
- remove junit 4
- remove xalan 2.7.2
2022-09-09 01:27:30 +02:00
dependabot[bot]
2bd4edd88e
Bump mockito-core from 4.7.0 to 4.8.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.7.0...v4.8.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-09-08 07:47:34 +00:00
dependabot[bot]
8903e0cd2f
Bump jib-maven-plugin from 3.2.1 to 3.3.0
Bumps [jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/GoogleContainerTools/jib/releases)
- [Commits](https://github.com/GoogleContainerTools/jib/commits)

---
updated-dependencies:
- dependency-name: com.google.cloud.tools:jib-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 14:37:39 +00:00
Oliver Warz
1d2de80027 ixes for sonarcube ce scan results and new unit test 2022-09-02 16:27:12 +02:00
dependabot[bot]
73bfd6fb21
Bump junit.version from 5.8.2 to 5.9.0
Bumps `junit.version` from 5.8.2 to 5.9.0.

Updates `junit-jupiter-api` from 5.8.2 to 5.9.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0)

Updates `junit-jupiter-engine` from 5.8.2 to 5.9.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 07:32:55 +00:00
dependabot[bot]
5b980f95c1
Bump cyclonedx-maven-plugin from 2.7.0 to 2.7.1
Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
- [Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.7.0...cyclonedx-maven-plugin-2.7.1)

---
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-07-20 07:45:47 +00:00
Oliver.Warz@pdv.de
1abee68c20 Remove owasp dependency-check 2022-06-18 14:34:11 +02:00
Oliver.Warz@pdv.de
fa68916d08 Add sbom 2022-06-18 14:19:03 +02:00
Oliver.Warz@pdv.de
8eab93bf77 automated github release build 2022-06-18 13:51:24 +02:00
Oliver Warz
40e23464d9 uptake dependency-check-maven 7.1.1 2022-06-14 08:33:57 +02:00
dependabot[bot]
26c0c70c1e
Bump dependency-check-maven from 7.1.0 to 7.1.1
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.1.0 to 7.1.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.1.0...v7.1.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-06-13 07:46:30 +00:00
Oliver.Warz@pdv.de
c4ffa77050 uptake maven-surefire-plugin 3.0.0-M7 2022-06-10 14:34:51 +02:00
dependabot[bot]
e8cc1d1ed3
Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M6 to 3.0.0-M7.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M6...surefire-3.0.0-M7)

---
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>
2022-06-07 07:38:14 +00:00
Oliver.Warz@pdv.de
e8a134b0d3 v0.9.6 2022-05-01 14:29:22 +02:00
Oliver.Warz@pdv.de
16deb4043f Create maven-publish.yml 2022-05-01 13:54:10 +02:00
Oliver.Warz@pdv.de
4cb07478e9 0.9.5 2022-05-01 13:01:05 +02:00
Oliver.Warz@pdv.de
7d8dfd1577 0.9.3 2022-05-01 12:45:05 +02:00