Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

Bump h2 from 1.3.159 to 2.1.210 in /attic/spring-social-popup #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump h2 from 1.3.159 to 2.1.210 in /attic/spring-social-popup
Bumps [h2](https://github.com/h2database/h2database) from 1.3.159 to 2.1.210.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/commits/version-2.1.210)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2022
commit 051006ac7a1a2d9bcb59d479d974efc7245a11a1
2 changes: 1 addition & 1 deletion attic/spring-social-popup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.3.159</version>
<version>2.1.210</version>
</dependency>

<!-- CGLIB, only required and used for @Configuration usage -->
Expand Down