Bump spring-data-jpa in /content/examples/spring-data-proxy-meta

Bumps spring-data-jpa from 1.0.3.RELEASE to 1.11.23.RELEASE.

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-jpa
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/content/examples/spring-data-proxy-meta/pom.xml b/content/examples/spring-data-proxy-meta/pom.xml
old mode 100755
new mode 100644
index 02fcfbc..bb67d63
--- a/content/examples/spring-data-proxy-meta/pom.xml
+++ b/content/examples/spring-data-proxy-meta/pom.xml
@@ -63,7 +63,7 @@
     <dependency>
       <groupId>org.springframework.data</groupId>
       <artifactId>spring-data-jpa</artifactId>
-      <version>1.0.3.RELEASE</version>
+      <version>1.11.23.RELEASE</version>
     </dependency>
 
     <dependency>