Bump struts2-core in /struts-sandbox/mailreader-course/struts2/migrating

Bumps [struts2-core](https://github.com/apache/struts) from 2.0.0 to 2.5.30.
- [Release notes](https://github.com/apache/struts/releases)
- [Commits](https://github.com/apache/struts/commits)

---
updated-dependencies:
- dependency-name: org.apache.struts:struts2-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/struts-sandbox/mailreader-course/struts2/migrating/pom.xml b/struts-sandbox/mailreader-course/struts2/migrating/pom.xml
index 806946e..a119c50 100644
--- a/struts-sandbox/mailreader-course/struts2/migrating/pom.xml
+++ b/struts-sandbox/mailreader-course/struts2/migrating/pom.xml
@@ -116,7 +116,7 @@
         <dependency>

             <groupId>org.apache.struts</groupId>

             <artifactId>struts2-core</artifactId>

-            <version>2.0.0</version>

+            <version>2.5.30</version>

         </dependency>

         <dependency>

             <groupId>org.apache.struts</groupId>