File tree Expand file tree Collapse file tree 7 files changed +25
-25
lines changed
hibernate-search-5/elasticsearch-5
hibernate-search-6/orm-elasticsearch
hibernate-search-7/orm-elasticsearch
hibernate-search-8/orm-elasticsearch Expand file tree Collapse file tree 7 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 112112 <!-- Testcontainers -->
113113 <dependency >
114114 <groupId >org.testcontainers</groupId >
115- <artifactId >postgresql</artifactId >
115+ <artifactId >testcontainers- postgresql</artifactId >
116116 <scope >test</scope >
117117 </dependency >
118118 <dependency >
119119 <groupId >org.testcontainers</groupId >
120- <artifactId >mysql</artifactId >
120+ <artifactId >testcontainers- mysql</artifactId >
121121 <scope >test</scope >
122122 </dependency >
123123 <!-- JDBC driver for Testcontainers with MYSQL -->
129129 </dependency >
130130 <dependency >
131131 <groupId >org.testcontainers</groupId >
132- <artifactId >mariadb</artifactId >
132+ <artifactId >testcontainers- mariadb</artifactId >
133133 <scope >test</scope >
134134 </dependency >
135135 <!-- JDBC driver for Testcontainers with MariaDB -->
141141 </dependency >
142142 <dependency >
143143 <groupId >org.testcontainers</groupId >
144- <artifactId >db2</artifactId >
144+ <artifactId >testcontainers- db2</artifactId >
145145 <scope >test</scope >
146146 </dependency >
147147 <!-- JDBC driver for Testcontainers with Db2 -->
153153 </dependency >
154154 <dependency >
155155 <groupId >org.testcontainers</groupId >
156- <artifactId >cockroachdb</artifactId >
156+ <artifactId >testcontainers- cockroachdb</artifactId >
157157 <scope >test</scope >
158158 </dependency >
159159 <dependency >
160160 <groupId >org.testcontainers</groupId >
161- <artifactId >oracle-xe</artifactId >
161+ <artifactId >testcontainers- oracle-xe</artifactId >
162162 <scope >test</scope >
163163 </dependency >
164164 <dependency >
165165 <groupId >org.testcontainers</groupId >
166- <artifactId >mssqlserver</artifactId >
166+ <artifactId >testcontainers- mssqlserver</artifactId >
167167 <scope >test</scope >
168168 </dependency >
169169 <dependency >
Original file line number Diff line number Diff line change 112112 <!-- Testcontainers -->
113113 <dependency >
114114 <groupId >org.testcontainers</groupId >
115- <artifactId >postgresql</artifactId >
115+ <artifactId >testcontainers- postgresql</artifactId >
116116 <scope >test</scope >
117117 </dependency >
118118 <dependency >
119119 <groupId >org.testcontainers</groupId >
120- <artifactId >mysql</artifactId >
120+ <artifactId >testcontainers- mysql</artifactId >
121121 <scope >test</scope >
122122 </dependency >
123123 <!-- JDBC driver for Testcontainers with MYSQL -->
129129 </dependency >
130130 <dependency >
131131 <groupId >org.testcontainers</groupId >
132- <artifactId >mariadb</artifactId >
132+ <artifactId >testcontainers- mariadb</artifactId >
133133 <scope >test</scope >
134134 </dependency >
135135 <!-- JDBC driver for Testcontainers with MariaDB -->
141141 </dependency >
142142 <dependency >
143143 <groupId >org.testcontainers</groupId >
144- <artifactId >db2</artifactId >
144+ <artifactId >testcontainers- db2</artifactId >
145145 <scope >test</scope >
146146 </dependency >
147147 <!-- JDBC driver for Testcontainers with Db2 -->
153153 </dependency >
154154 <dependency >
155155 <groupId >org.testcontainers</groupId >
156- <artifactId >cockroachdb</artifactId >
156+ <artifactId >testcontainers- cockroachdb</artifactId >
157157 <scope >test</scope >
158158 </dependency >
159159 <dependency >
160160 <groupId >org.testcontainers</groupId >
161- <artifactId >oracle-xe</artifactId >
161+ <artifactId >testcontainers- oracle-xe</artifactId >
162162 <scope >test</scope >
163163 </dependency >
164164 <dependency >
165165 <groupId >org.testcontainers</groupId >
166- <artifactId >mssqlserver</artifactId >
166+ <artifactId >testcontainers- mssqlserver</artifactId >
167167 <scope >test</scope >
168168 </dependency >
169169 <dependency >
Original file line number Diff line number Diff line change 112112 <!-- Testcontainers -->
113113 <dependency >
114114 <groupId >org.testcontainers</groupId >
115- <artifactId >postgresql</artifactId >
115+ <artifactId >testcontainers- postgresql</artifactId >
116116 <scope >test</scope >
117117 </dependency >
118118 <dependency >
119119 <groupId >org.testcontainers</groupId >
120- <artifactId >mysql</artifactId >
120+ <artifactId >testcontainers- mysql</artifactId >
121121 <scope >test</scope >
122122 </dependency >
123123 <!-- JDBC driver for Testcontainers with MYSQL -->
129129 </dependency >
130130 <dependency >
131131 <groupId >org.testcontainers</groupId >
132- <artifactId >mariadb</artifactId >
132+ <artifactId >testcontainers- mariadb</artifactId >
133133 <scope >test</scope >
134134 </dependency >
135135 <!-- JDBC driver for Testcontainers with MariaDB -->
141141 </dependency >
142142 <dependency >
143143 <groupId >org.testcontainers</groupId >
144- <artifactId >db2</artifactId >
144+ <artifactId >testcontainers- db2</artifactId >
145145 <scope >test</scope >
146146 </dependency >
147147 <!-- JDBC driver for Testcontainers with Db2 -->
153153 </dependency >
154154 <dependency >
155155 <groupId >org.testcontainers</groupId >
156- <artifactId >cockroachdb</artifactId >
156+ <artifactId >testcontainers- cockroachdb</artifactId >
157157 <scope >test</scope >
158158 </dependency >
159159 <dependency >
160160 <groupId >org.testcontainers</groupId >
161- <artifactId >oracle-xe</artifactId >
161+ <artifactId >testcontainers- oracle-xe</artifactId >
162162 <scope >test</scope >
163163 </dependency >
164164 <dependency >
165165 <groupId >org.testcontainers</groupId >
166- <artifactId >mssqlserver</artifactId >
166+ <artifactId >testcontainers- mssqlserver</artifactId >
167167 <scope >test</scope >
168168 </dependency >
169169 <dependency >
Original file line number Diff line number Diff line change 108108 </dependency >
109109 <dependency >
110110 <groupId >org.testcontainers</groupId >
111- <artifactId >elasticsearch</artifactId >
111+ <artifactId >testcontainers- elasticsearch</artifactId >
112112 <scope >test</scope >
113113 </dependency >
114114 </dependencies >
Original file line number Diff line number Diff line change 9797 </dependency >
9898 <dependency >
9999 <groupId >org.testcontainers</groupId >
100- <artifactId >elasticsearch</artifactId >
100+ <artifactId >testcontainers- elasticsearch</artifactId >
101101 <scope >test</scope >
102102 </dependency >
103103 </dependencies >
Original file line number Diff line number Diff line change 118118 </dependency >
119119 <dependency >
120120 <groupId >org.testcontainers</groupId >
121- <artifactId >elasticsearch</artifactId >
121+ <artifactId >testcontainers- elasticsearch</artifactId >
122122 <scope >test</scope >
123123 </dependency >
124124 </dependencies >
Original file line number Diff line number Diff line change 107107 </dependency >
108108 <dependency >
109109 <groupId >org.testcontainers</groupId >
110- <artifactId >elasticsearch</artifactId >
110+ <artifactId >testcontainers- elasticsearch</artifactId >
111111 <scope >test</scope >
112112 </dependency >
113113 </dependencies >
You can’t perform that action at this time.
0 commit comments