Index: dbLearnStar-webApp/pom.xml
===================================================================
--- dbLearnStar-webApp/pom.xml	(revision 41da643b2bc1ce217d2940cff316a3c2d5a39bec)
+++ dbLearnStar-webApp/pom.xml	(revision 64a19ba587dc3aa5c3454a95f5601254e8be0a55)
@@ -5,5 +5,5 @@
 		<groupId>org.springframework.boot</groupId>
 		<artifactId>spring-boot-starter-parent</artifactId>
-		<version>2.6.9</version>
+		<version>2.7.6</version>
 		<relativePath />
 	</parent>
@@ -37,5 +37,5 @@
 		<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
 
-		<spring-boot-version>2.6.9</spring-boot-version>
+		<spring-boot-version>2.7.6</spring-boot-version>
 		<tapestry-version>5.8.2</tapestry-version>
 		<jackson-version>2.14.0-rc2</jackson-version>
@@ -45,10 +45,10 @@
 		<junit-version>5.8.2</junit-version>
 		<yasson-version>2.0.4</yasson-version>
-		<servlet-version>3.1.0</servlet-version>
+		<servlet-version>4.0.1</servlet-version>
 
 		<maven-compiler-version>3.8.1</maven-compiler-version>
 		<maven-surefire-version>3.0.0-M5</maven-surefire-version>
 
-		<postgresql-version>42.5.0</postgresql-version>
+		<postgresql-version>42.5.1</postgresql-version>
 		<cas-client-version>3.6.4</cas-client-version>
 	</properties>
