Commit Graph
14 Commits
Author SHA1 Message Date
Lorin Thwaits b062f2c734 Remove extra spacing 2023-02-20 19:33:29 +00:00
Umachandar Jayachandran ae3bcbcf6e Merge pull request #836 from microsoft/dependabot/maven/samples/tutorials/java/macOS/SqlServerColumnstoreSample/junit-junit-4.13.1
Bump junit from 3.8.1 to 4.13.1 in /samples/tutorials/java/macOS/SqlServerColumnstoreSample
2022-03-02 22:13:41 -08:00
Umachandar Jayachandran a96124bfcc Merge pull request #837 from microsoft/dependabot/maven/samples/tutorials/java/macOS/SqlServerSample/junit-junit-4.13.1
Bump junit from 3.8.1 to 4.13.1 in /samples/tutorials/java/macOS/SqlServerSample
2022-03-02 22:13:25 -08:00
Umachandar Jayachandran 2f6a433452 Merge pull request #839 from microsoft/dependabot/maven/samples/tutorials/java/macOS/SqlServerHibernateSample/junit-junit-4.13.1
Bump junit from 3.8.1 to 4.13.1 in /samples/tutorials/java/macOS/SqlServerHibernateSample
2022-03-02 22:12:50 -08:00
dependabot[bot] 3b2538f404 Bump hibernate-core
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.2.3.Final to 5.4.24.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.24/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.2.3...5.4.24)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 23:02:25 +00:00
dependabot[bot] 5c3c65a3d4 Bump junit in /samples/tutorials/java/macOS/SqlServerHibernateSample
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 18:39:54 +00:00
dependabot[bot] e8ac43221c Bump junit in /samples/tutorials/java/macOS/SqlServerColumnstoreSample
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 18:38:52 +00:00
dependabot[bot] 8265c7b15f Bump junit in /samples/tutorials/java/macOS/SqlServerSample
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 18:38:52 +00:00
Andrea Lam 957ff8b1a6 Update Java tutorials
Upgrade JDBC Driver version
2017-10-05 10:44:21 -07:00
Andrea Lam 8d42e22e8b Update mvnw.cmd 2017-04-20 16:42:03 -07:00
Andrea Lam 746ab5b373 Update mvnw 2017-04-20 16:41:44 -07:00
Greg Turnquist 8d0e7474d2 Add Spring Data JPA-based sample
This sample uses Spring Boot + Spring Data JPA alongside SQL Server, illustrating how little effort it takes to setup such an application.
2017-03-16 14:16:13 -05:00
Andrea Lam 7848889275 Add READMEs for Java, Node.js, and C# tutorials. Add files for Node.js 2016-11-18 12:35:08 -08:00
Andrea Lam 1ef55ca6bb Remove C# Connect sample and rename folder to "tutorials" 2016-11-10 18:18:49 -08:00