diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f148cc0575710db7101592a9154e795f067a160..9dee47da65f5a0c2feb79c5ec271acd75dcb4017 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
 # Changelog
 
+## 2.7.3
+This is a maintenance release which only brings libraries up to date to fix
+potential bugs.
+
 ## 2.7.2
 This is a maintenance release which only brings libraries up to date to fix
 potential bugs.
diff --git a/pom.xml b/pom.xml
index 4d79db8d6a9d9d0cc781446ae849353980d87ed1..6337cfdb36d4cfb949574d56b7f8e1ae957f4bfa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,8 +7,8 @@
 	<packaging>war</packaging>
 
 	<properties>
-		<spring-boot-version>1.5.21.RELEASE</spring-boot-version>
-		<io.netty-version>4.1.37.Final</io.netty-version>
+		<spring-boot-version>1.5.22.RELEASE</spring-boot-version>
+		<io.netty-version>4.1.39.Final</io.netty-version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 		<timestamp>${maven.build.timestamp}</timestamp>
 		<sonar.language>java</sonar.language>
@@ -363,7 +363,7 @@
 			<plugin>
 				<groupId>org.eclipse.jetty</groupId>
 				<artifactId>jetty-maven-plugin</artifactId>
-				<version>9.4.19.v20190610</version>
+				<version>9.4.20.v20190813</version>
 				<configuration>
 					<scanIntervalSeconds>0</scanIntervalSeconds>
 					<webApp>