Skip to content

Commit

Permalink
fix easymock version in gradle build, upgrade to 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
billkable committed Oct 28, 2024
1 parent 4c24bf6 commit 68fb739
Show file tree
Hide file tree
Showing 38 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion lab/00-rewards-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/00-rewards-common/src/main/resources/banner.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ ${Ansi.GREEN} :: ____
| |__| (_) | | | __/ ___) | |_) | | | | | | | (_| | / / /
\____\___/|_| \___| |____/| .__/|_| |_|_| |_|\__, | / / /
================================|_|==================|___/=/_/_/=
:: Core Spring Training :: :: v3.3.1 ::${Ansi.DEFAULT}
:: Core Spring Training :: :: v3.3.5 ::${Ansi.DEFAULT}
2 changes: 1 addition & 1 deletion lab/01-rewards-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/10-spring-intro-solution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/10-spring-intro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/12-javaconfig-dependency-injection-solution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/12-javaconfig-dependency-injection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/16-annotations-solution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/16-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/22-aop-solution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/22-aop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/24-test-solution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/24-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/26-jdbc-solution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/26-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/28-transactions-solution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/28-transactions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/30-jdbc-boot-solution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

Expand Down
4 changes: 2 additions & 2 deletions lab/32-jdbc-autoconfig-solution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>

<dependencies>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion lab/32-jdbc-autoconfig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion lab/33-autoconfig-helloworld-solution/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext {
springBootVersion = "3.3.1"
springBootVersion = "3.3.5"
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion lab/33-autoconfig-helloworld-solution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
<relativePath></relativePath>
</parent>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion lab/33-autoconfig-helloworld/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext {
springBootVersion = "3.3.1"
springBootVersion = "3.3.5"
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion lab/33-autoconfig-helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
<relativePath></relativePath>
</parent>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion lab/34-spring-data-jpa-solution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/34-spring-data-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lab/36-mvc-solution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion lab/36-mvc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion lab/38-rest-ws-solution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion lab/38-rest-ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion lab/40-boot-test-solution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
4 changes: 2 additions & 2 deletions lab/40-boot-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -43,7 +43,7 @@
<artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>


<!-- Automatic application restart -->
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
2 changes: 1 addition & 1 deletion lab/42-security-rest-solution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion lab/42-security-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion lab/44-actuator-solution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion lab/44-actuator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
6 changes: 3 additions & 3 deletions lab/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
ext {
springBootVersion = "3.3.1"
easyMockVersion = "5.2"
springBootVersion = "3.3.5"
easyMockVersion = "5.2.0"
jmonVersion = "2.82"
}

Expand All @@ -18,7 +18,7 @@ allprojects {
apply plugin: 'maven-publish'

group = 'io.spring.training.core-spring'
version = '3.3.1'
version = '3.3.5'
}

subprojects {
Expand Down
8 changes: 4 additions & 4 deletions lab/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.spring.training.core-spring</groupId>
<artifactId>parentProject</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
<organization>
<name>Spring Training</name>
<url>https://spring.io/training</url>
Expand All @@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.1</version>
<version>3.3.5</version>
</parent>
<properties>
<!-- Versions of other dependencies not in spring IO. -->
Expand Down Expand Up @@ -158,7 +158,7 @@
</plugin>
</plugins>
</build>

<modules>
<!--
// KEEP IN SYNC WITH SLIDES
Expand Down Expand Up @@ -196,7 +196,7 @@
<module>34-spring-data-jpa-solution</module>
<module>36-mvc</module>
<module>36-mvc-solution</module>

<!-- Day 4 -->
<module>38-rest-ws</module>
<module>38-rest-ws-solution</module>
Expand Down

0 comments on commit 68fb739

Please sign in to comment.