File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,10 +35,10 @@ jobs:
3535 runs-on : ubuntu-latest
3636 if : ${{ !(github.event_name == 'pull_request' && startsWith(github.head_ref, 'renovate/')) }}
3737 steps :
38- - uses : actions/checkout@v4
38+ - uses : actions/checkout@v5
3939
4040 - name : Set up JDK
41- uses : actions/setup-java@v4
41+ uses : actions/setup-java@v5
4242 with :
4343 distribution : temurin
4444 java-version : ${{ matrix.java }}
Original file line number Diff line number Diff line change 117117 <plugin >
118118 <groupId >org.apache.maven.plugins</groupId >
119119 <artifactId >maven-javadoc-plugin</artifactId >
120- <version >3.11.2 </version >
120+ <version >3.11.3 </version >
121121 <executions >
122122 <execution >
123123 <id >attach-javadocs</id >
Original file line number Diff line number Diff line change 5454 <dependency >
5555 <groupId >org.springframework.boot</groupId >
5656 <artifactId >spring-boot-dependencies</artifactId >
57- <version >3.5.4 </version >
57+ <version >3.5.5 </version >
5858 <type >pom</type >
5959 <scope >import</scope >
6060 </dependency >
143143 <plugin >
144144 <groupId >org.apache.maven.plugins</groupId >
145145 <artifactId >maven-javadoc-plugin</artifactId >
146- <version >3.11.2 </version >
146+ <version >3.11.3 </version >
147147 <executions >
148148 <execution >
149149 <id >attach-javadocs</id >
Original file line number Diff line number Diff line change 117117 <plugin >
118118 <groupId >org.apache.maven.plugins</groupId >
119119 <artifactId >maven-javadoc-plugin</artifactId >
120- <version >3.11.2 </version >
120+ <version >3.11.3 </version >
121121 <executions >
122122 <execution >
123123 <id >attach-javadocs</id >
Original file line number Diff line number Diff line change 5454 <dependency >
5555 <groupId >org.springframework.boot</groupId >
5656 <artifactId >spring-boot-dependencies</artifactId >
57- <version >3.5.4 </version >
57+ <version >3.5.5 </version >
5858 <type >pom</type >
5959 <scope >import</scope >
6060 </dependency >
132132 <plugin >
133133 <groupId >org.apache.maven.plugins</groupId >
134134 <artifactId >maven-javadoc-plugin</artifactId >
135- <version >3.11.2 </version >
135+ <version >3.11.3 </version >
136136 <executions >
137137 <execution >
138138 <id >attach-javadocs</id >
Original file line number Diff line number Diff line change 6262 <dependency >
6363 <groupId >org.seleniumhq.selenium</groupId >
6464 <artifactId >selenium-dependencies-bom</artifactId >
65- <version >4.34 .0</version >
65+ <version >4.35 .0</version >
6666 <type >pom</type >
6767 <scope >import</scope >
6868 </dependency >
8686 <dependency >
8787 <groupId >software.xdev</groupId >
8888 <artifactId >testcontainers-advanced-imagebuilder</artifactId >
89- <version >2.2.0 </version >
89+ <version >2.2.1 </version >
9090 </dependency >
9191 <dependency >
9292 <groupId >org.testcontainers</groupId >
Original file line number Diff line number Diff line change 2222 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
2323
2424 <!-- Dependency Version Groups -->
25- <com .vaadin.version>24.8.5 </com .vaadin.version>
25+ <com .vaadin.version>24.8.8 </com .vaadin.version>
2626
27- <org .springframework.boot.version>3.5.4 </org .springframework.boot.version>
27+ <org .springframework.boot.version>3.5.5 </org .springframework.boot.version>
2828 </properties >
2929
3030 <modules >
8282 <dependency >
8383 <groupId >org.springdoc</groupId >
8484 <artifactId >springdoc-openapi-starter-webmvc-ui</artifactId >
85- <version >2.8.9 </version >
85+ <version >2.8.13 </version >
8686 </dependency >
8787
8888 <dependency >
105105 <dependency >
106106 <groupId >org.mariadb.jdbc</groupId >
107107 <artifactId >mariadb-java-client</artifactId >
108- <version >3.5.4 </version >
108+ <version >3.5.5 </version >
109109 <!-- https://mariadb.com/kb/en/about-mariadb-connector-j/#size-consideration -->
110110 <exclusions >
111111 <exclusion >
Original file line number Diff line number Diff line change 5454 <dependency >
5555 <groupId >org.springframework.boot</groupId >
5656 <artifactId >spring-boot-dependencies</artifactId >
57- <version >3.5.4 </version >
57+ <version >3.5.5 </version >
5858 <type >pom</type >
5959 <scope >import</scope >
6060 </dependency >
127127 <plugin >
128128 <groupId >org.apache.maven.plugins</groupId >
129129 <artifactId >maven-javadoc-plugin</artifactId >
130- <version >3.11.2 </version >
130+ <version >3.11.3 </version >
131131 <executions >
132132 <execution >
133133 <id >attach-javadocs</id >
Original file line number Diff line number Diff line change 5454 <dependency >
5555 <groupId >org.springframework.boot</groupId >
5656 <artifactId >spring-boot-dependencies</artifactId >
57- <version >3.5.4 </version >
57+ <version >3.5.5 </version >
5858 <type >pom</type >
5959 <scope >import</scope >
6060 </dependency >
151151 <plugin >
152152 <groupId >org.apache.maven.plugins</groupId >
153153 <artifactId >maven-javadoc-plugin</artifactId >
154- <version >3.11.2 </version >
154+ <version >3.11.3 </version >
155155 <executions >
156156 <execution >
157157 <id >attach-javadocs</id >
Original file line number Diff line number Diff line change 5454 <dependency >
5555 <groupId >org.springframework.boot</groupId >
5656 <artifactId >spring-boot-dependencies</artifactId >
57- <version >3.5.4 </version >
57+ <version >3.5.5 </version >
5858 <type >pom</type >
5959 <scope >import</scope >
6060 </dependency >
170170 <plugin >
171171 <groupId >org.apache.maven.plugins</groupId >
172172 <artifactId >maven-javadoc-plugin</artifactId >
173- <version >3.11.2 </version >
173+ <version >3.11.3 </version >
174174 <executions >
175175 <execution >
176176 <id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments