Skip to content

Commit c1433ae

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
Bump the maven-plugins group with 2 updates
Bumps the maven-plugins group with 2 updates: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) and [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire). Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-plugins ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2827c5 commit c1433ae

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

search/hibernate-search-5/elasticsearch-5/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<plugin>
133133
<groupId>org.apache.maven.plugins</groupId>
134134
<artifactId>maven-surefire-plugin</artifactId>
135-
<version>3.5.2</version>
135+
<version>3.5.3</version>
136136
<configuration>
137137
<!-- In case someone mistakenly uses the *Test suffix instead of *IT,
138138
make sure it is not run before we start Elasticsearch -->
@@ -142,7 +142,7 @@
142142
<plugin>
143143
<groupId>org.apache.maven.plugins</groupId>
144144
<artifactId>maven-failsafe-plugin</artifactId>
145-
<version>3.5.2</version>
145+
<version>3.5.3</version>
146146
<executions>
147147
<execution>
148148
<goals>

search/hibernate-search-5/lucene/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,12 @@
111111
<plugin>
112112
<groupId>org.apache.maven.plugins</groupId>
113113
<artifactId>maven-surefire-plugin</artifactId>
114-
<version>3.5.2</version>
114+
<version>3.5.3</version>
115115
</plugin>
116116
<plugin>
117117
<groupId>org.apache.maven.plugins</groupId>
118118
<artifactId>maven-failsafe-plugin</artifactId>
119-
<version>3.5.2</version>
119+
<version>3.5.3</version>
120120
<executions>
121121
<execution>
122122
<goals>

search/hibernate-search-6/orm-elasticsearch/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<plugin>
122122
<groupId>org.apache.maven.plugins</groupId>
123123
<artifactId>maven-surefire-plugin</artifactId>
124-
<version>3.5.2</version>
124+
<version>3.5.3</version>
125125
<configuration>
126126
<!-- In case someone mistakenly uses the *Test suffix instead of *IT,
127127
make sure it is not run before we start Elasticsearch -->
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.apache.maven.plugins</groupId>
133133
<artifactId>maven-failsafe-plugin</artifactId>
134-
<version>3.5.2</version>
134+
<version>3.5.3</version>
135135
<executions>
136136
<execution>
137137
<goals>

search/hibernate-search-6/orm-lucene/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,12 @@
104104
<plugin>
105105
<groupId>org.apache.maven.plugins</groupId>
106106
<artifactId>maven-surefire-plugin</artifactId>
107-
<version>3.5.2</version>
107+
<version>3.5.3</version>
108108
</plugin>
109109
<plugin>
110110
<groupId>org.apache.maven.plugins</groupId>
111111
<artifactId>maven-failsafe-plugin</artifactId>
112-
<version>3.5.2</version>
112+
<version>3.5.3</version>
113113
<executions>
114114
<execution>
115115
<goals>

search/hibernate-search-7/orm-elasticsearch/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<plugin>
142142
<groupId>org.apache.maven.plugins</groupId>
143143
<artifactId>maven-surefire-plugin</artifactId>
144-
<version>3.5.2</version>
144+
<version>3.5.3</version>
145145
<configuration>
146146
<!-- In case someone mistakenly uses the *Test suffix instead of *IT,
147147
make sure it is not run before we start Elasticsearch -->
@@ -151,7 +151,7 @@
151151
<plugin>
152152
<groupId>org.apache.maven.plugins</groupId>
153153
<artifactId>maven-failsafe-plugin</artifactId>
154-
<version>3.5.2</version>
154+
<version>3.5.3</version>
155155
<executions>
156156
<execution>
157157
<goals>

search/hibernate-search-7/orm-lucene/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,12 +124,12 @@
124124
<plugin>
125125
<groupId>org.apache.maven.plugins</groupId>
126126
<artifactId>maven-surefire-plugin</artifactId>
127-
<version>3.5.2</version>
127+
<version>3.5.3</version>
128128
</plugin>
129129
<plugin>
130130
<groupId>org.apache.maven.plugins</groupId>
131131
<artifactId>maven-failsafe-plugin</artifactId>
132-
<version>3.5.2</version>
132+
<version>3.5.3</version>
133133
<executions>
134134
<execution>
135135
<goals>

0 commit comments

Comments
 (0)