From d9979693739c33ba7d435fba3095b23c4a5264b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 16:07:52 +0000 Subject: [PATCH 1/3] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.3 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.2.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bd055c4..8d4d77a 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.3 false From 92a0dac112580fade2335df9e7d13505d8d81f15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96mer=20Bilgin?= <32438592+omerbilgin@users.noreply.github.com> Date: Fri, 29 Dec 2023 13:44:18 +0100 Subject: [PATCH 2/3] omerbilgin as codeowner --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..8664ac2 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +@omerbilgin \ No newline at end of file From bbf9d3a432a78b446c541b5d1baf8d9d0d0aa275 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 16:50:17 +0000 Subject: [PATCH 3/3] Bump io.rest-assured:json-path from 5.3.2 to 5.4.0 Bumps [io.rest-assured:json-path](https://github.com/rest-assured/rest-assured) from 5.3.2 to 5.4.0. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](https://github.com/rest-assured/rest-assured/commits/rest-assured-5.4.0) --- updated-dependencies: - dependency-name: io.rest-assured:json-path dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8d4d77a..7746b51 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ io.rest-assured json-path - 5.3.2 + 5.4.0 org.testcontainers